{"_id":"@api-emulator/argo","name":"@api-emulator/argo","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@api-emulator/argo","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":"@argo"},"bugs":{"url":"https://github.com/jsj/api-emulator/issues"},"peerDependencies":{"api-emulator":">=0.6.0"},"publishConfig":{"access":"public"},"_id":"@api-emulator/argo@0.1.0","description":"Argo Workflows provides workflow orchestration APIs for submitting, listing, inspecting, and deleting Kubernetes-native workflows.","_integrity":"sha512-BfDxxEuQCLnGTe/3Ux26LCg4njA+VGJQVMSH5njSChV8lG4nWR9QTcy7AX1dtx4FCFfmBKv0CmJ//sWeSTkkJw==","_resolved":"/tmp/api-emulator-provider-packages-oyUmWr/api-emulator-argo-0.1.0.tgz","_from":"file:/tmp/api-emulator-provider-packages-oyUmWr/api-emulator-argo-0.1.0.tgz","_nodeVersion":"24.15.0","_npmVersion":"11.12.1","dist":{"integrity":"sha512-BfDxxEuQCLnGTe/3Ux26LCg4njA+VGJQVMSH5njSChV8lG4nWR9QTcy7AX1dtx4FCFfmBKv0CmJ//sWeSTkkJw==","shasum":"402d21bf475fde55aa609baba168a3aa56093714","tarball":"https://registry.npmjs.org/@api-emulator/argo/-/argo-0.1.0.tgz","fileCount":3,"unpackedSize":7741,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api-emulator%2fargo@0.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCID90lwNOCAWw8ZoC0S71O3kDoaJLpuvbf4tlmCApjTp6AiEA0wAdn32a70eSfKEgQbQI+M7bTHQdnEWxBy7oXfkeCws="}]},"_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/argo_0.1.0_1779232947189_0.3866000320751575"},"_hasShrinkwrap":false}},"time":{"created":"2026-05-19T23:22:27.085Z","0.1.0":"2026-05-19T23:22:27.317Z","modified":"2026-05-19T23:22:27.676Z"},"maintainers":[{"name":"jsjackson","email":"james.sorley.jackson@gmail.com"}],"description":"Argo Workflows provides workflow orchestration APIs for submitting, listing, inspecting, and deleting Kubernetes-native workflows.","homepage":"https://api-emulator.jsj.sh","repository":{"type":"git","url":"git+https://github.com/jsj/api-emulator-registry.git","directory":"@argo"},"bugs":{"url":"https://github.com/jsj/api-emulator/issues"},"license":"MIT","readme":"# @api-emulator/argo\n\nArgo Workflows provides workflow orchestration APIs for submitting, listing, inspecting, and deleting Kubernetes-native 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/argo\n```\n\n## Run\n\n```bash\nnpx -p api-emulator api --plugin ./@argo/api-emulator.mjs --service argo\n```\n\n## Endpoints\n\n- `GET /api/v1/info`\n- `GET /api/v1/userinfo`\n- `GET /api/v1/workflows/:namespace`\n- `POST /api/v1/workflows/:namespace`\n- `POST /api/v1/workflows/:namespace/submit`\n- `GET /api/v1/workflows/:namespace/:name`\n- `DELETE /api/v1/workflows/:namespace/:name`\n- `GET /inspect/contract`\n- `GET /inspect/state`\n\n## Auth\n\nNo production credentials are required. Use fake local credentials in client tests.\n\n## Seed Configuration\n\n```yaml\nargo:\n  # Add provider-specific seed state here.\n```\n\n## Links\n\n- [Official API docs](https://argo-workflows.readthedocs.io/en/latest/swagger/)\n- [api-emulator](https://github.com/jsj/api-emulator)\n","readmeFilename":"README.md","_rev":"1-473c2b6d35a283ec87bd04293cb87cc5"}