{"name":"@agentclientprotocol/sdk","version":"0.4.8","publishConfig":{"access":"public"},"description":"The Agent Client Protocol (ACP) is a protocol that standardizes communication between *code editors* (interactive programs for viewing and editing source code) and *coding agents* (programs that use generative AI to autonomously modify code).","homepage":"https://github.com/agentclientprotocol/typescript-sdk#readme","bugs":{"url":"https://github.com/agentclientprotocol/typescript-sdk/issues"},"repository":{"type":"git","url":"git+https://github.com/agentclientprotocol/typescript-sdk.git"},"license":"Apache-2.0","author":{"name":"Zed Industries"},"type":"module","main":"dist/acp.js","types":"dist/acp.d.ts","directories":{"example":"examples"},"scripts":{"clean":"rm -rf dist tsconfig.tsbuildinfo","test":"vitest run","generate":"node scripts/generate.js && npm run format","build":"npm run generate && tsc","format":"prettier --write .","format:check":"prettier --check .","lint":"eslint","lint:fix":"eslint --fix","spellcheck":"./scripts/spellcheck.sh","spellcheck:fix":"./scripts/spellcheck.sh --write-changes","check":"npm run lint && npm run format:check && npm run spellcheck && npm run build && npm run test && npm run docs:ts:verify","docs:ts:build":"cd src && typedoc && echo 'TypeScript documentation generated in ./src/docs'","docs:ts:dev":"concurrently \"cd src && typedoc --watch --preserveWatchOutput\" \"npx http-server src/docs -p 8081\"","docs:ts:verify":"cd src && typedoc --emit none && echo 'TypeDoc verification passed'"},"dependencies":{"zod":"^3.0.0"},"devDependencies":{"@types/node":"^24.1.0","@typescript-eslint/eslint-plugin":"8.46.0","@typescript-eslint/parser":"8.46.0","concurrently":"^9.1.0","eslint":"^9.37.0","eslint-config-prettier":"10.1.8","http-server":"^14.1.1","json-schema-to-typescript":"^15.0.4","prettier":"^3.3.3","ts-to-zod":"^3.15.0","tsx":"^4.20.5","typedoc":"^0.28.11","typedoc-github-theme":"^0.3.1","typescript":"^5.8.3","vitest":"^3.2.4"},"gitHead":"c0ff534bff374da917ba71b80e7d1e6bec5219c8","_id":"@agentclientprotocol/sdk@0.4.8","_nodeVersion":"22.20.0","_npmVersion":"11.6.2","dist":{"shasum":"856c551a2da7c99b2ba7527a0999a7f8f3ee0276","size":74400,"noattachment":false,"key":"/@agentclientprotocol/sdk/-/@agentclientprotocol/sdk-0.4.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@agentclientprotocol/sdk/download/@agentclientprotocol/sdk-0.4.8.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a35577a2-b809-4b08-8da4-c4ed14180ab9"}},"maintainers":[{"name":"aguzubiaga","email":""},{"name":"benbrandt","email":""},{"name":"cirwin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sdk_0.4.8_1760522915176_0.6438808423611848"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-15T10:08:35.456Z","publish_time":1760522915456,"_source_registry_name":"default","_cnpm_publish_time":1760522915456,"dist-tags":{"latest":"0.14.1"}}