{"_id":"@api-emulator/amazon-seller","name":"@api-emulator/amazon-seller","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@api-emulator/amazon-seller","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":"@amazon-seller"},"bugs":{"url":"https://github.com/jsj/api-emulator/issues"},"peerDependencies":{"api-emulator":">=0.6.0"},"publishConfig":{"access":"public"},"_id":"@api-emulator/amazon-seller@0.1.0","description":"Amazon Selling Partner API provides seller marketplace, orders, inventory, and restricted data token workflows.","_integrity":"sha512-ozLhUscjQaLeROc4ATWuYgGKgR55e7LPGoPkz4YT+irJPpX3a3yztLZZFgiRfAvoVddkj4eXv/SrzWlQD912ZQ==","_resolved":"/tmp/api-emulator-provider-packages-oyUmWr/api-emulator-amazon-seller-0.1.0.tgz","_from":"file:/tmp/api-emulator-provider-packages-oyUmWr/api-emulator-amazon-seller-0.1.0.tgz","_nodeVersion":"24.15.0","_npmVersion":"11.12.1","dist":{"integrity":"sha512-ozLhUscjQaLeROc4ATWuYgGKgR55e7LPGoPkz4YT+irJPpX3a3yztLZZFgiRfAvoVddkj4eXv/SrzWlQD912ZQ==","shasum":"30874d790603d40ef278b7014fecaa653e4cecc4","tarball":"https://registry.npmjs.org/@api-emulator/amazon-seller/-/amazon-seller-0.1.0.tgz","fileCount":3,"unpackedSize":5052,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api-emulator%2famazon-seller@0.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD3lsRBt6POM81yxSU0UEZ3waohPlzOON5aq/7VTAOJLgIgD9jUV4VYNrCADPVUUdoCrDIrPP6ZdcY2UNNfHc0NaDE="}]},"_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/amazon-seller_0.1.0_1779232909148_0.3362854201907326"},"_hasShrinkwrap":false}},"time":{"created":"2026-05-19T23:21:49.011Z","0.1.0":"2026-05-19T23:21:49.347Z","modified":"2026-05-19T23:21:49.765Z"},"maintainers":[{"name":"jsjackson","email":"james.sorley.jackson@gmail.com"}],"description":"Amazon Selling Partner API provides seller marketplace, orders, inventory, and restricted data token workflows.","homepage":"https://api-emulator.jsj.sh","repository":{"type":"git","url":"git+https://github.com/jsj/api-emulator-registry.git","directory":"@amazon-seller"},"bugs":{"url":"https://github.com/jsj/api-emulator/issues"},"license":"MIT","readme":"# @api-emulator/amazon-seller\n\nAmazon Selling Partner API provides seller marketplace, orders, inventory, and restricted data token workflows.\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/amazon-seller\n```\n\n## Run\n\n```bash\nnpx -p api-emulator api --plugin ./@amazon-seller/api-emulator.mjs --service amazon-seller\n```\n\n## Endpoints\n\n- `POST /auth/o2/token`\n- `GET /sellers/v1/marketplaceParticipations`\n- `GET /orders/v0/orders`\n- `GET /orders/v0/orders/:orderId`\n- `POST /tokens/2021-03-01/restrictedDataToken`\n- `GET /amazon-seller/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\namazon-seller:\n  # Add provider-specific seed state here.\n```\n\n## Links\n\n- [Official API docs](https://developer-docs.amazon.com/sp-api)\n- [api-emulator](https://github.com/jsj/api-emulator)\n","readmeFilename":"README.md","_rev":"1-a2733817f5aa731aab4d39f6c36107c7"}