{"_id":"@api-emulator/apple-podcasts","name":"@api-emulator/apple-podcasts","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@api-emulator/apple-podcasts","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":"@apple-podcasts"},"bugs":{"url":"https://github.com/jsj/api-emulator/issues"},"peerDependencies":{"api-emulator":">=0.6.0"},"publishConfig":{"access":"public"},"_id":"@api-emulator/apple-podcasts@0.1.0","description":"Apple Podcasts provides iTunes Search-compatible podcast search, lookup, episode, catalog, and library subscription workflows.","_integrity":"sha512-jIBkCXFO/OmvuDEkrmZ6dAPqlIkUyl5KvBz2SYZ6MGpU9ytSUAeMkNZ5+cmpce+mKj5SkFsI1BTs+5C17zbLQw==","_resolved":"/tmp/api-emulator-provider-packages-oyUmWr/api-emulator-apple-podcasts-0.1.0.tgz","_from":"file:/tmp/api-emulator-provider-packages-oyUmWr/api-emulator-apple-podcasts-0.1.0.tgz","_nodeVersion":"24.15.0","_npmVersion":"11.12.1","dist":{"integrity":"sha512-jIBkCXFO/OmvuDEkrmZ6dAPqlIkUyl5KvBz2SYZ6MGpU9ytSUAeMkNZ5+cmpce+mKj5SkFsI1BTs+5C17zbLQw==","shasum":"952ed59436c136e4f5c4c783b7dffe084ecae656","tarball":"https://registry.npmjs.org/@api-emulator/apple-podcasts/-/apple-podcasts-0.1.0.tgz","fileCount":3,"unpackedSize":9090,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api-emulator%2fapple-podcasts@0.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCYkDrfrKNTcUheELQmXX1O8NK7lhEXSunRBr3HB6mxAwIhAI9B/S1kKsMM6HaLTTqYkODgJzuu4qcUvkzU1r3hiP+J"}]},"_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/apple-podcasts_0.1.0_1779232934938_0.17704043862060148"},"_hasShrinkwrap":false}},"time":{"created":"2026-05-19T23:22:14.690Z","0.1.0":"2026-05-19T23:22:15.084Z","modified":"2026-05-19T23:22:15.487Z"},"maintainers":[{"name":"jsjackson","email":"james.sorley.jackson@gmail.com"}],"description":"Apple Podcasts provides iTunes Search-compatible podcast search, lookup, episode, catalog, and library subscription workflows.","homepage":"https://api-emulator.jsj.sh","repository":{"type":"git","url":"git+https://github.com/jsj/api-emulator-registry.git","directory":"@apple-podcasts"},"bugs":{"url":"https://github.com/jsj/api-emulator/issues"},"license":"MIT","readme":"# @api-emulator/apple-podcasts\n\nApple Podcasts provides iTunes Search-compatible podcast search, lookup, episode, catalog, and library subscription 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/apple-podcasts\n```\n\n## Run\n\n```bash\nnpx -p api-emulator api --plugin ./@apple-podcasts/api-emulator.mjs --service apple-podcasts\n```\n\n## Endpoints\n\n- `GET /search`\n- `GET /lookup`\n- `GET /v1/me`\n- `GET /v1/catalog/:storefront/podcasts`\n- `GET /v1/catalog/:storefront/podcasts/:id`\n- `GET /v1/catalog/:storefront/podcasts/:id/episodes`\n- `GET /v1/me/library/podcasts`\n- `PUT /v1/me/library/podcasts/:id`\n- `DELETE /v1/me/library/podcasts/:id`\n- `GET /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\napple-podcasts:\n  # Add provider-specific seed state here.\n```\n\n## Links\n\n- [Official API docs](https://performance-partners.apple.com/search-api)\n- [api-emulator](https://github.com/jsj/api-emulator)\n","readmeFilename":"README.md","_rev":"1-430f560e440130affc42929ab3f21d0a"}