{"_id":"@agentproto/driver-http","_rev":"6-7b200aff28137b8545948d477cfcddeb","name":"@agentproto/driver-http","dist-tags":{"latest":"0.1.6"},"versions":{"0.1.1":{"name":"@agentproto/driver-http","version":"0.1.1","keywords":["agentproto","aip-31","http","provider"],"license":"MIT","_id":"@agentproto/driver-http@0.1.1","maintainers":[{"name":"agentiknet","email":"jeremy@agentik.net"}],"homepage":"https://agentproto.sh/docs/aip-31","bugs":{"url":"https://github.com/agentproto/ts/issues"},"dist":{"shasum":"61979d7febbee94d42db97ad87447f6503d64fe2","tarball":"https://registry.npmjs.org/@agentproto/driver-http/-/driver-http-0.1.1.tgz","fileCount":5,"integrity":"sha512-XxhYVBXktKrI+C+iAxjSIGDsoW/uj7KDNujFDZrRlCgIyv0dP+AYgeN/2vJbPdD1WC8x0puChwKRGvSS5PHszw==","signatures":[{"sig":"MEUCIQCKjkG5BU6Hp/vdLloDLi6JSx1WA4OTGK2kVnLGFXFPNAIgIY8EPWwjsVFy3PyXgMk1DhT9Gj+jLdGwvMuaiveiMh4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@agentproto%2fdriver-http@0.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":35899},"main":"dist/index.mjs","type":"module","_from":"file:agentproto-driver-http-0.1.1.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rm -rf dist","test:watch":"vitest","check-types":"tsc --noEmit"},"_npmUser":{"name":"agentiknet","email":"jeremy@agentik.net"},"_resolved":"/tmp/7429a1ca19a31943965c392b6fc87b6b/agentproto-driver-http-0.1.1.tgz","_integrity":"sha512-XxhYVBXktKrI+C+iAxjSIGDsoW/uj7KDNujFDZrRlCgIyv0dP+AYgeN/2vJbPdD1WC8x0puChwKRGvSS5PHszw==","repository":{"url":"git+https://github.com/agentproto/ts.git","type":"git","directory":"packages/driver/http"},"_npmVersion":"10.9.8","description":"agentproto/http-runtime — AIP-31 HTTP provider specialisation. Sugar over @agentproto/driver's defineDriver({ kind: 'http' }) plus body templating, JSONPath-lite response extraction, and SSE streaming.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"@agentproto/tool":"0.1.1","@agentproto/driver":"0.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.4.3","tsup":"^8.5.1","vitest":"^3.2.4","typescript":"^5.9.3","@types/node":"^25.6.2","@agentproto/tooling":"0.1.0-alpha.0"},"_npmOperationalInternal":{"tmp":"tmp/driver-http_0.1.1_1781982802249_0.5115982841272213","host":"s3://npm-registry-packages-npm-production"}},"0.1.2":{"name":"@agentproto/driver-http","version":"0.1.2","keywords":["agentproto","aip-31","http","provider"],"license":"MIT","_id":"@agentproto/driver-http@0.1.2","maintainers":[{"name":"agentiknet","email":"jeremy@agentik.net"}],"homepage":"https://agentproto.sh/docs/aip-31","bugs":{"url":"https://github.com/agentproto/ts/issues"},"dist":{"shasum":"7283d49609264d599b9190c3a928714cc741f004","tarball":"https://registry.npmjs.org/@agentproto/driver-http/-/driver-http-0.1.2.tgz","fileCount":5,"integrity":"sha512-TRNhHvrhByZRAbb9rFLAyjWiQvxUCKBSBXidqoTWqpE3Y8a/qmNQ55JeKWw6Wh1W7/7Ip7kKBGR92ZCmGlYHAg==","signatures":[{"sig":"MEUCIQDq0Jn4hxHNN8K46jkyR22o76bs0BG2jvLczLTa11NnPgIgb4aFWRH2CDexrnLFiX/VAnvxM6pUdOiJzrdmJRKh+PI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@agentproto%2fdriver-http@0.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":35899},"main":"dist/index.mjs","type":"module","_from":"file:agentproto-driver-http-0.1.2.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rm -rf dist","test:watch":"vitest","check-types":"tsc --noEmit"},"_npmUser":{"name":"agentiknet","email":"jeremy@agentik.net"},"_resolved":"/tmp/5772f63b70083fb2e1b53000ce016c96/agentproto-driver-http-0.1.2.tgz","_integrity":"sha512-TRNhHvrhByZRAbb9rFLAyjWiQvxUCKBSBXidqoTWqpE3Y8a/qmNQ55JeKWw6Wh1W7/7Ip7kKBGR92ZCmGlYHAg==","repository":{"url":"git+https://github.com/agentproto/ts.git","type":"git","directory":"packages/driver/http"},"_npmVersion":"10.9.8","description":"agentproto/http-runtime — AIP-31 HTTP provider specialisation. Sugar over @agentproto/driver's defineDriver({ kind: 'http' }) plus body templating, JSONPath-lite response extraction, and SSE streaming.","directories":{},"_nodeVersion":"22.23.0","dependencies":{"@agentproto/tool":"0.2.0","@agentproto/driver":"0.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.4.3","tsup":"^8.5.1","vitest":"^3.2.4","typescript":"^5.9.3","@types/node":"^25.6.2","@agentproto/tooling":"0.1.0-alpha.0"},"_npmOperationalInternal":{"tmp":"tmp/driver-http_0.1.2_1782778365108_0.2929461065548675","host":"s3://npm-registry-packages-npm-production"}},"0.1.3":{"name":"@agentproto/driver-http","version":"0.1.3","keywords":["agentproto","aip-31","http","provider"],"license":"Apache-2.0","_id":"@agentproto/driver-http@0.1.3","maintainers":[{"name":"agentiknet","email":"jeremy@agentik.net"}],"homepage":"https://agentproto.sh/docs/aip-31","bugs":{"url":"https://github.com/agentproto/ts/issues"},"dist":{"shasum":"d359f796bf3dfa8f260527224704527655cb4c53","tarball":"https://registry.npmjs.org/@agentproto/driver-http/-/driver-http-0.1.3.tgz","fileCount":5,"integrity":"sha512-WiWgHLGFPUPedZANmkq1QT8u7xgzY3NeoibipCPYdJvBlXJxNU0Tnm0jQhpqnMfz1zIMRQC7muXtujYeeSqcug==","signatures":[{"sig":"MEUCIHmmZkQpOu3xUCz2rAl7jWOYpdm6mNJUK1ovMoHcmHz3AiEAwyRbCPCEdpWT3yyqb7fPh57NlV5fh4cUl8gDPy7rco4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@agentproto%2fdriver-http@0.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":46166},"main":"dist/index.mjs","type":"module","_from":"file:agentproto-driver-http-0.1.3.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rm -rf dist","test:watch":"vitest","check-types":"tsc --noEmit"},"_npmUser":{"name":"agentiknet","email":"jeremy@agentik.net"},"_resolved":"/tmp/7fc7392635874b2d89c7756209f4f0ef/agentproto-driver-http-0.1.3.tgz","_integrity":"sha512-WiWgHLGFPUPedZANmkq1QT8u7xgzY3NeoibipCPYdJvBlXJxNU0Tnm0jQhpqnMfz1zIMRQC7muXtujYeeSqcug==","repository":{"url":"git+https://github.com/agentproto/ts.git","type":"git","directory":"packages/driver/http"},"_npmVersion":"10.9.8","description":"agentproto/http-runtime — AIP-31 HTTP provider specialisation. Sugar over @agentproto/driver's defineDriver({ kind: 'http' }) plus body templating, JSONPath-lite response extraction, and SSE streaming.","directories":{},"_nodeVersion":"22.23.1","dependencies":{"@agentproto/tool":"0.2.1","@agentproto/driver":"0.1.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.4.3","tsup":"^8.5.1","vitest":"^3.2.4","typescript":"^5.9.3","@types/node":"^25.6.2","@agentproto/tooling":"0.1.0-alpha.0"},"_npmOperationalInternal":{"tmp":"tmp/driver-http_0.1.3_1784165847092_0.4292204519908678","host":"s3://npm-registry-packages-npm-production"}},"0.1.4":{"name":"@agentproto/driver-http","version":"0.1.4","keywords":["agentproto","aip-31","http","provider"],"license":"Apache-2.0","_id":"@agentproto/driver-http@0.1.4","maintainers":[{"name":"agentiknet","email":"jeremy@agentik.net"}],"homepage":"https://agentproto.sh/docs/aip-31","bugs":{"url":"https://github.com/agentproto/ts/issues"},"dist":{"shasum":"8d4d5333a20490026b5a57818be3d5b04b05b8c6","tarball":"https://registry.npmjs.org/@agentproto/driver-http/-/driver-http-0.1.4.tgz","fileCount":5,"integrity":"sha512-GqU+tygm3vO22nqYzm63zPETGf/E3lfpPa1+SiMIAk1PKt4wkqtL8SUkrPVu/sHJXPJJhkjN96Q2khGviGQ8qg==","signatures":[{"sig":"MEUCIGwKVWVPj4g8TMnmGqBB63wgUnlvpFIZN2g55dBQnwRAAiEAnvBaTG0fMq3UVJ2ChbVgFMkX9IKpvc37tISTp/skoVk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@agentproto%2fdriver-http@0.1.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":46166},"main":"dist/index.mjs","type":"module","_from":"file:agentproto-driver-http-0.1.4.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rm -rf dist","test:watch":"vitest","check-types":"tsc --noEmit"},"_npmUser":{"name":"agentiknet","email":"jeremy@agentik.net"},"_resolved":"/tmp/4bc229ee7489e8e6472457a0d3058227/agentproto-driver-http-0.1.4.tgz","_integrity":"sha512-GqU+tygm3vO22nqYzm63zPETGf/E3lfpPa1+SiMIAk1PKt4wkqtL8SUkrPVu/sHJXPJJhkjN96Q2khGviGQ8qg==","repository":{"url":"git+https://github.com/agentproto/ts.git","type":"git","directory":"packages/driver/http"},"_npmVersion":"10.9.8","description":"agentproto/http-runtime — AIP-31 HTTP provider specialisation. Sugar over @agentproto/driver's defineDriver({ kind: 'http' }) plus body templating, JSONPath-lite response extraction, and SSE streaming.","directories":{},"_nodeVersion":"22.23.1","dependencies":{"@agentproto/tool":"0.2.1","@agentproto/driver":"0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.4.3","tsup":"^8.5.1","vitest":"^3.2.4","typescript":"^5.9.3","@types/node":"^25.6.2","@agentproto/tooling":"0.1.0-alpha.0"},"_npmOperationalInternal":{"tmp":"tmp/driver-http_0.1.4_1785153666134_0.21658256679387056","host":"s3://npm-registry-packages-npm-production"}},"0.1.5":{"name":"@agentproto/driver-http","version":"0.1.5","keywords":["agentproto","aip-31","http","provider"],"license":"Apache-2.0","_id":"@agentproto/driver-http@0.1.5","maintainers":[{"name":"agentiknet","email":"jeremy@agentik.net"}],"homepage":"https://agentproto.sh/docs/aip-31","bugs":{"url":"https://github.com/agentproto/ts/issues"},"dist":{"shasum":"c52006a0359463bfee2f8f0929d380ab820d7016","tarball":"https://registry.npmjs.org/@agentproto/driver-http/-/driver-http-0.1.5.tgz","fileCount":5,"integrity":"sha512-a1k2YEnz+B7DYNxZpFTFJYx74C8nkx2sOGGZLE/zc4yLiuceZcMDtv9qPvwAkbPGhFQZMoECpc6RlU5ELX1vBw==","signatures":[{"sig":"MEUCIH8jSziCoW9gujbsty2Oil0Bl9teS6xUscLZ1mIqLzDuAiEAy4hQh5XpSA++iWpLsQpWJIoflseUQsIZ7KdTt9CLJ8o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@agentproto%2fdriver-http@0.1.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":46166},"main":"dist/index.mjs","type":"module","_from":"file:agentproto-driver-http-0.1.5.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rm -rf dist","test:watch":"vitest","check-types":"tsc --noEmit"},"_npmUser":{"name":"agentiknet","email":"jeremy@agentik.net"},"_resolved":"/tmp/05af8f62a2b78460a2545ee59729a0d9/agentproto-driver-http-0.1.5.tgz","_integrity":"sha512-a1k2YEnz+B7DYNxZpFTFJYx74C8nkx2sOGGZLE/zc4yLiuceZcMDtv9qPvwAkbPGhFQZMoECpc6RlU5ELX1vBw==","repository":{"url":"git+https://github.com/agentproto/ts.git","type":"git","directory":"packages/driver/http"},"_npmVersion":"10.9.8","description":"agentproto/http-runtime — AIP-31 HTTP provider specialisation. Sugar over @agentproto/driver's defineDriver({ kind: 'http' }) plus body templating, JSONPath-lite response extraction, and SSE streaming.","directories":{},"_nodeVersion":"22.23.2","dependencies":{"@agentproto/tool":"0.2.2","@agentproto/driver":"0.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.5.4","tsup":"^8.5.1","vitest":"^3.2.4","typescript":"^5.9.3","@types/node":"^25.6.2","@agentproto/tooling":"0.1.0-alpha.0"},"_npmOperationalInternal":{"tmp":"tmp/driver-http_0.1.5_1788280181505_0.07906813922253031","host":"s3://npm-registry-packages-npm-production"}},"0.1.6":{"name":"@agentproto/driver-http","version":"0.1.6","description":"agentproto/http-runtime — AIP-31 HTTP provider specialisation. Sugar over @agentproto/driver's defineDriver({ kind: 'http' }) plus body templating, JSONPath-lite response extraction, and SSE streaming.","keywords":["agentproto","aip-31","http","provider"],"homepage":"https://agentproto.sh/docs/aip-31","license":"Apache-2.0","type":"module","main":"dist/index.mjs","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs"},"./package.json":"./package.json"},"publishConfig":{"access":"public"},"dependencies":{"@agentproto/driver":"0.2.2","@agentproto/tool":"0.3.0"},"devDependencies":{"@types/node":"^25.9.5","tsup":"^8.5.1","typescript":"^5.9.3","vitest":"^3.2.7","zod":"^4.5.4","@agentproto/tooling":"0.1.0"},"repository":{"type":"git","url":"git+https://github.com/agentproto/ts.git","directory":"packages/driver/http"},"scripts":{"dev":"tsup --watch","build":"tsup","clean":"rm -rf dist","check-types":"tsc --noEmit","test":"vitest run","test:watch":"vitest"},"_id":"@agentproto/driver-http@0.1.6","bugs":{"url":"https://github.com/agentproto/ts/issues"},"_integrity":"sha512-4xVKNKbww0iKqboiBzK+N+TtKdP63zTEtfTdBd/QG7yvgpkLHN0T276Q07CQ4ZFvnQGa6d3BSH2lEs+ExflW1A==","_resolved":"/tmp/157a6be2d23e335d86011ef8b3984c01/agentproto-driver-http-0.1.6.tgz","_from":"file:agentproto-driver-http-0.1.6.tgz","_nodeVersion":"22.23.2","_npmVersion":"10.9.8","dist":{"integrity":"sha512-4xVKNKbww0iKqboiBzK+N+TtKdP63zTEtfTdBd/QG7yvgpkLHN0T276Q07CQ4ZFvnQGa6d3BSH2lEs+ExflW1A==","shasum":"eb8658dc3394f38f8f5cc52a425843c51f0c6166","tarball":"https://registry.npmjs.org/@agentproto/driver-http/-/driver-http-0.1.6.tgz","fileCount":5,"unpackedSize":46158,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@agentproto%2fdriver-http@0.1.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDGse4hlmz1rFpdjxsJZziDgK3vmhD2d7DuR7P/ZVX9CQIhALH1GyXMWvdZnq2IePSYpNF5YMsgiAvvwA6PCtpX80WA"}]},"_npmUser":{"name":"agentiknet","email":"jeremy@agentik.net"},"directories":{},"maintainers":[{"name":"agentiknet","email":"jeremy@agentik.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/driver-http_0.1.6_1788960697513_0.8077512118784245"},"_hasShrinkwrap":false}},"time":{"created":"2026-06-20T19:13:22.095Z","modified":"2026-09-09T13:31:38.199Z","0.1.1":"2026-06-20T19:13:22.391Z","0.1.2":"2026-06-30T00:12:45.264Z","0.1.3":"2026-07-16T01:37:27.243Z","0.1.4":"2026-07-27T12:01:06.270Z","0.1.5":"2026-09-01T16:29:41.642Z","0.1.6":"2026-09-09T13:31:37.672Z"},"bugs":{"url":"https://github.com/agentproto/ts/issues"},"license":"Apache-2.0","homepage":"https://agentproto.sh/docs/aip-31","keywords":["agentproto","aip-31","http","provider"],"repository":{"type":"git","url":"git+https://github.com/agentproto/ts.git","directory":"packages/driver/http"},"description":"agentproto/http-runtime — AIP-31 HTTP provider specialisation. Sugar over @agentproto/driver's defineDriver({ kind: 'http' }) plus body templating, JSONPath-lite response extraction, and SSE streaming.","maintainers":[{"name":"agentiknet","email":"jeremy@agentik.net"}],"readme":"ERROR: No README data found!","readmeFilename":""}