{"_id":"@api-emulator/anotes","name":"@api-emulator/anotes","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@api-emulator/anotes","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":"@anotes"},"bugs":{"url":"https://github.com/jsj/api-emulator/issues"},"peerDependencies":{"api-emulator":">=0.6.0"},"publishConfig":{"access":"public"},"_id":"@api-emulator/anotes@0.1.0","description":"anotes provides a stateful Apple Notes fakout API plus deterministic NoteStore.sqlite fixtures for testing note bodies, folders, search, JSON-RPC, and local CLI reads.","_integrity":"sha512-BM/WijkxcZztAyQG35BBNANqly75g7TLwKB4BRKFuYg/F93Zt7So+lpZu05RcuZcO+Do60qTA82dg7eWJjvQSg==","_resolved":"/tmp/api-emulator-provider-packages-oyUmWr/api-emulator-anotes-0.1.0.tgz","_from":"file:/tmp/api-emulator-provider-packages-oyUmWr/api-emulator-anotes-0.1.0.tgz","_nodeVersion":"24.15.0","_npmVersion":"11.12.1","dist":{"integrity":"sha512-BM/WijkxcZztAyQG35BBNANqly75g7TLwKB4BRKFuYg/F93Zt7So+lpZu05RcuZcO+Do60qTA82dg7eWJjvQSg==","shasum":"dc61142ffb3d6a31c7238cc8c6f933eb3f182178","tarball":"https://registry.npmjs.org/@api-emulator/anotes/-/anotes-0.1.0.tgz","fileCount":3,"unpackedSize":13562,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api-emulator%2fanotes@0.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHIva30zTnQv1sOVs+NT/0EjGC4TWYKLwLzZe4oS8t05AiEA3epEIsYt23LiLGau1bcDkVBdSx0InISeNS3RJ/qdZVg="}]},"_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/anotes_0.1.0_1779232913603_0.4056100584882749"},"_hasShrinkwrap":false}},"time":{"created":"2026-05-19T23:21:53.428Z","0.1.0":"2026-05-19T23:21:53.763Z","modified":"2026-05-19T23:21:54.229Z"},"maintainers":[{"name":"jsjackson","email":"james.sorley.jackson@gmail.com"}],"description":"anotes provides a stateful Apple Notes fakout API plus deterministic NoteStore.sqlite fixtures for testing note bodies, folders, search, JSON-RPC, and local CLI reads.","homepage":"https://api-emulator.jsj.sh","repository":{"type":"git","url":"git+https://github.com/jsj/api-emulator-registry.git","directory":"@anotes"},"bugs":{"url":"https://github.com/jsj/api-emulator/issues"},"license":"MIT","readme":"# @api-emulator/anotes\n\nanotes provides a stateful Apple Notes fakout API plus deterministic NoteStore.sqlite fixtures for testing note bodies, folders, search, JSON-RPC, and local CLI reads.\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/anotes\n```\n\n## Run\n\n```bash\nnpx -p api-emulator api --plugin ./@anotes/api-emulator.mjs --service anotes\n```\n\n## Endpoints\n\n- `GET /anotes/inspect/contract`\n- `GET /anotes/inspect/state`\n- `GET /anotes/fixtures/note-store.sql`\n- `GET /anotes/status`\n- `GET /anotes/folders`\n- `GET /anotes/notes`\n- `GET /anotes/notes/:noteId`\n- `GET /anotes/search`\n- `POST /anotes/notes`\n- `POST /anotes/rpc`\n\n## Auth\n\nNo production credentials are required. Use fake local credentials in client tests.\n\n## Seed Configuration\n\n```yaml\nanotes:\n  # Add provider-specific seed state here.\n```\n\n## Links\n\n- [Official API docs](https://github.com/zmirror/anotes-cli)\n- [api-emulator](https://github.com/jsj/api-emulator)\n","readmeFilename":"README.md","_rev":"1-96a2f99503c471362af6f1f7000f46bc"}