{ "name": "@commontools/integration", "tasks": { "test": "echo 'No tests to run.'" }, "exports": { ".": "./index.ts", "./shell-utils": "./shell-utils.ts" } }