{"_id":"@api-emulator/devin","name":"@api-emulator/devin","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@api-emulator/devin","version":"0.1.0","license":"MIT","type":"module","main":"./api-emulator.mjs","exports":{".":"./api-emulator.mjs"},"homepage":"https://api-emulator.jsj.sh","repository":{"type":"git","url":"git+https://github.com/jsj/api-emulator-registry.git","directory":"@devin"},"bugs":{"url":"https://github.com/jsj/api-emulator/issues"},"peerDependencies":{"api-emulator":">=0.6.0"},"publishConfig":{"access":"public"},"_id":"@api-emulator/devin@0.1.0","description":"Devin provides AI engineering agent APIs for sessions, messages, PR reviews, users, and knowledge notes.","_integrity":"sha512-j6Mq8cYQby8+/eu8IGzE2NlrNfYvOonK8nFzS/r06FFWICENJKWN57XAbzz8eXSKiNGN49xNA+NvdATsbUsUVA==","_resolved":"/tmp/api-emulator-provider-packages-UPh1Ik/api-emulator-devin-0.1.0.tgz","_from":"file:/tmp/api-emulator-provider-packages-UPh1Ik/api-emulator-devin-0.1.0.tgz","_nodeVersion":"24.15.0","_npmVersion":"11.12.1","dist":{"integrity":"sha512-j6Mq8cYQby8+/eu8IGzE2NlrNfYvOonK8nFzS/r06FFWICENJKWN57XAbzz8eXSKiNGN49xNA+NvdATsbUsUVA==","shasum":"463ea4d45aeb583e670cb0c546ceb60a0a225568","tarball":"https://registry.npmjs.org/@api-emulator/devin/-/devin-0.1.0.tgz","fileCount":3,"unpackedSize":7418,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api-emulator%2fdevin@0.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD3kutm0w1vh1w3E4x1MW0npiBwOuKnbiVV4+E6JEWOegIgZ3xeh1WaPidFbZSsIVvXY/CfhVHMRnJVM5gPpiTvY6k="}]},"_npmUser":{"name":"jsjackson","email":"james.sorley.jackson@gmail.com"},"directories":{},"maintainers":[{"name":"jsjackson","email":"james.sorley.jackson@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/devin_0.1.0_1779326399123_0.6563348982103747"},"_hasShrinkwrap":false}},"time":{"created":"2026-05-21T01:19:58.910Z","0.1.0":"2026-05-21T01:19:59.273Z","modified":"2026-05-21T01:19:59.706Z"},"maintainers":[{"name":"jsjackson","email":"james.sorley.jackson@gmail.com"}],"description":"Devin provides AI engineering agent APIs for sessions, messages, PR reviews, users, and knowledge notes.","homepage":"https://api-emulator.jsj.sh","repository":{"type":"git","url":"git+https://github.com/jsj/api-emulator-registry.git","directory":"@devin"},"bugs":{"url":"https://github.com/jsj/api-emulator/issues"},"license":"MIT","readme":"# @api-emulator/devin\n\nDevin provides AI engineering agent APIs for sessions, messages, PR reviews, users, and knowledge notes.\n\nPart of [api-emulator](https://github.com/jsj/api-emulator) — local drop-in replacement services for CI and no-network sandboxes.\n\n## Install\n\n```bash\nnpm install @api-emulator/devin\n```\n\n## Run\n\n```bash\nnpx -p api-emulator api --plugin ./@devin/api-emulator.mjs --service devin\n```\n\n## Endpoints\n\n- `GET /v3/self`\n- `GET /v3/enterprise/organizations/:orgId/members/users`\n- `GET /v3/organizations/:orgId/sessions`\n- `POST /v3/organizations/:orgId/sessions`\n- `GET /v3/organizations/:orgId/sessions/:devinId`\n- `POST /v3/organizations/:orgId/sessions/:devinId/messages`\n- `GET /v3/organizations/:orgId/pr-reviews`\n- `POST /v3/organizations/:orgId/pr-reviews`\n- `POST /v3/organizations/:orgId/knowledge/notes`\n- `GET /devin/inspect/state`\n\n## Auth\n\nUses fake local credentials only; provide any deterministic bearer token or API key expected by the client under test.\n\n## Seed Configuration\n\n```yaml\ndevin:\n  # Add provider-specific seed state here.\n```\n\n## Links\n\n- [Official API docs](https://docs.devin.ai/api-reference/overview)\n- [api-emulator](https://github.com/jsj/api-emulator)\n","readmeFilename":"README.md","_rev":"1-7ed7be7b2bd9689ae1e938c5a8c8cc69"}