mirror of
https://github.com/denoland/deno.git
synced 2024-12-01 16:51:13 -05:00
1 line
59 KiB
JSON
1 line
59 KiB
JSON
|
{"_id":"agent-base","_rev":"36-27868712712f9b251c6e638899669024","name":"agent-base","description":"Turn a function into an `http.Agent` instance","dist-tags":{"latest":"7.1.1"},"versions":{"0.0.1":{"name":"agent-base","version":"0.0.1","description":"Barebone `http.Agent` implementation","main":"agent.js","scripts":{"test":"mocha --reporter spec"},"repository":{"type":"git","url":"git://github.com/TooTallNate/node-agent-base.git"},"keywords":["http","agent","base","barebones","https"],"author":{"name":"Nathan Rajlich","email":"nathan@tootallnate.net","url":"http://n8.io/"},"license":"MIT","bugs":{"url":"https://github.com/TooTallNate/node-agent-base/issues"},"devDependencies":{"mocha":"~1.12.0"},"_id":"agent-base@0.0.1","dist":{"shasum":"6821bd0b228447562378e3560a923ace3eedc3c5","tarball":"http://localhost:4260/agent-base/agent-base-0.0.1.tgz","integrity":"sha512-lWxlsr/w2jOOeN2GsYsZdhXjyvWZ6waQRFhqIoxQbrGICUzK9SdSiyjSnX1YMMF4ueoJwwmp+0CwQ5o/4k+JhA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDt/msj6RLGHoKAIDqtQ1LZdYhMSmBzLFVkTR4P/HIaQgIhAPlf7cX4FuiKSwMr6q+qZeM3JjlHKCOUU3q4a1BPjJYj"}]},"_from":".","_npmVersion":"1.2.32","_npmUser":{"name":"tootallnate","email":"nathan@tootallnate.net"},"maintainers":[{"name":"tootallnate","email":"nathan@tootallnate.net"}],"directories":{}},"1.0.0":{"name":"agent-base","version":"1.0.0","description":"Turn a function into an `http.Agent` instance","main":"agent.js","scripts":{"test":"mocha --reporter spec"},"repository":{"type":"git","url":"git://github.com/TooTallNate/node-agent-base.git"},"keywords":["http","agent","base","barebones","https"],"author":{"name":"Nathan Rajlich","email":"nathan@tootallnate.net","url":"http://n8.io/"},"license":"MIT","bugs":{"url":"https://github.com/TooTallNate/node-agent-base/issues"},"devDependencies":{"mocha":"~1.12.0"},"_id":"agent-base@1.0.0","dist":{"shasum":"e4e0b974fe9d250340d3f7b7aaa48284076b2f8b","tarball":"http://localhost:4260/agent-base/agent-base-1.0.0.tgz","integrity":"sha512-JQT6IZTOMohZ86n0YDDoSTSAaD2K8VbSnsxTpHm6jSxNqi011Ht6/9gLBgjK/jxv4X3dLsBqEejhR1keGNkAiQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBc5keEWk7LlO/a636uxdpilYSEalUcKEHQdVTYFGoZRAiEAtpL++xFIxdyptMf/Ad4R8E0zo/qldu6NsV67WNT7Yi8="}]},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"tootallnate","email":"nathan@tootallnate.net"},"maintainers":[{"name":"tootallnate","email":"nathan@tootallnate.net"}],"directories":{}},"1.0.1":{"name":"agent-base","version":"1.0.1","description":"Turn a function into an `http.Agent` instance","main":"agent.js","scripts":{"test":"mocha --reporter spec"},"repository":{"type":"git","url":"git://github.com/TooTallNate/node-agent-base.git"},"keywords":["http","agent","base","barebones","https"],"author":{"name":"Nathan Rajlich","email":"nathan@tootallnate.net","url":"http://n8.io/"},"license":"MIT","bugs":{"url":"https://github.com/TooTallNate/node-agent-base/issues"},"devDependencies":{"mocha":"~1.12.0"},"_id":"agent-base@1.0.1","dist":{"shasum":"806dbee16f2f27506730e2eb78f537192706ccc3","tarball":"http://localhost:4260/agent-base/agent-base-1.0.1.tgz","integrity":"sha512-1cEV+azwttRTWAxkcCiqUiVyGxfOTIahKuHbHMfMQtQTc+QGXRKK7Ls0JUMat92Tdvow+TAXbT35/0s5Lk91zA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0jqpqq6tJgRXUx0Vn7raiK1PuAaaj5mUWuS0iET+xuwIhAL7SGkQgPzZnth4DMc5+dZpQh3iSP63fVs+Hg13F2njL"}]},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"tootallnate","email":"nathan@tootallnate.net"},"maintainers":[{"name":"tootallnate","email":"nathan@tootallnate.net"}],"directories":{}},"1.0.2":{"name":"agent-base","version":"1.0.2","description":"Turn a function into an `http.Agent` instance","main":"agent.js","scripts":{"test":"mocha --reporter spec"},"repository":{"type":"git","url":"git://github.com/TooTallNate/node-agent-base.git"},"keywords":["http","agent","base","barebones","https"],"author":{"name":"Nathan Rajlich","email":"nathan@tootallnate.net","url":"http://n8.io/"},"license":"MIT","bugs":{"url":
|