mirror of
https://github.com/denoland/deno.git
synced 2024-12-02 17:01:14 -05:00
1 line
95 KiB
JSON
1 line
95 KiB
JSON
|
{"_id":"socks-proxy-agent","_rev":"48-396ab4b607ea32c9ba926effbbe15e9f","name":"socks-proxy-agent","description":"A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS","dist-tags":{"beta":"6.2.0-beta.1","latest":"8.0.4"},"versions":{"0.0.1":{"name":"socks-proxy-agent","version":"0.0.1","keywords":["socks","socks4","socks4a","proxy","http","https","agent"],"author":{"url":"http://n8.io/","name":"Nathan Rajlich","email":"nathan@tootallnate.net"},"license":"MIT","_id":"socks-proxy-agent@0.0.1","maintainers":[{"name":"tootallnate","email":"nathan@tootallnate.net"}],"bugs":{"url":"https://github.com/TooTallNate/node-socks-proxy-agent/issues"},"dist":{"shasum":"4d3f0cfb41078a95c91eb4b8264f9d264a3f7aa9","tarball":"http://localhost:4260/socks-proxy-agent/socks-proxy-agent-0.0.1.tgz","integrity":"sha512-e5GWQbn4LZwwua8TyrDDDgFpK6JnBFDqiTpTu1DabPcUkr+4mHy8CdKG8tBJN7N3AfgY83l81wID5uFGaoCTIQ==","signatures":[{"sig":"MEUCIQDlgEkdMZUzq2OXWkcEvKU0SVZJ2HdYmFnAtjSyZM2fWQIgequfwutLXAH2mcOv1Uk+XA9AX8QpW8vvUeNfcwnF9b0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"socks-proxy-agent.js","_from":".","scripts":{"test":"mocha --reporter spec"},"_npmUser":{"name":"tootallnate","email":"nathan@tootallnate.net"},"repository":{"url":"git://github.com/TooTallNate/node-socks-proxy-agent.git","type":"git"},"_npmVersion":"1.3.2","description":"A SOCKS (v4a) proxy `http.Agent` implementation for HTTP and HTTPS","directories":{},"dependencies":{"agent-base":"~0.0.1","rainbowsocks":"~0.1.0"},"devDependencies":{"mocha":"~1.12.0"}},"0.0.2":{"name":"socks-proxy-agent","version":"0.0.2","keywords":["socks","socks4","socks4a","proxy","http","https","agent"],"author":{"url":"http://n8.io/","name":"Nathan Rajlich","email":"nathan@tootallnate.net"},"license":"MIT","_id":"socks-proxy-agent@0.0.2","maintainers":[{"name":"tootallnate","email":"nathan@tootallnate.net"}],"bugs":{"url":"https://github.com/TooTallNate/node-socks-proxy-agent/issues"},"dist":{"shasum":"402809baa1c9c9cc9f7536c0e2adec24e84c7bc0","tarball":"http://localhost:4260/socks-proxy-agent/socks-proxy-agent-0.0.2.tgz","integrity":"sha512-3btBp+qJokp8zouTFqyybTJeafpw5/nV8Yd4wltUE6yati1Cruwxo4zQmlKyF4n+qR1UMrchG5ufGwGZOGi38A==","signatures":[{"sig":"MEUCIFQ6+RC+aP3URRqaO8H+933vV6uU0044xY6xMElMMb/gAiEAsN/qOtTRyP6YxbeEPg4ZPMecWP8Me1iNDAwTWGevqdU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"socks-proxy-agent.js","_from":".","scripts":{"test":"mocha --reporter spec"},"_npmUser":{"name":"tootallnate","email":"nathan@tootallnate.net"},"repository":{"url":"git://github.com/TooTallNate/node-socks-proxy-agent.git","type":"git"},"_npmVersion":"1.3.2","description":"A SOCKS (v4a) proxy `http.Agent` implementation for HTTP and HTTPS","directories":{},"dependencies":{"agent-base":"~0.0.1","rainbowsocks":"~0.1.0"},"devDependencies":{"mocha":"~1.12.0"}},"0.1.0":{"name":"socks-proxy-agent","version":"0.1.0","keywords":["socks","socks4","socks4a","proxy","http","https","agent"],"author":{"url":"http://n8.io/","name":"Nathan Rajlich","email":"nathan@tootallnate.net"},"license":"MIT","_id":"socks-proxy-agent@0.1.0","maintainers":[{"name":"tootallnate","email":"nathan@tootallnate.net"}],"homepage":"https://github.com/TooTallNate/node-socks-proxy-agent","bugs":{"url":"https://github.com/TooTallNate/node-socks-proxy-agent/issues"},"dist":{"shasum":"755311942271b17e7512dfd9a1a63d77384f94d4","tarball":"http://localhost:4260/socks-proxy-agent/socks-proxy-agent-0.1.0.tgz","integrity":"sha512-qgZaVaIlycHzM1VimMRtBQUHjsmvWYI3MdLKmvYkyGUKy0NZO8U1IXjgNFFbBS1ir5WO4a4hgAwpv720FFTAGw==","signatures":[{"sig":"MEQCIADivL4PDeLbxB4VTYwgmeN0ww8juCv4azWb/QJJSg7NAiBG+AmUbyL9NdeCV+q1Nej8cKgf7s1UXgLld4MnbgnQsA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"socks-proxy-agent.js","_from":".","scripts":{"test":"mocha --reporter spec"},"_npmUser":{"name":"tootallnate","email":"nathan@tootallnate.net"},"repository":{"url":"git://github.com/TooTallNate/node-socks-proxy-agent.git","type":"git"},"_npmVersion":"1.3.14","description":"A SOCKS (v4a) proxy `http.Ag
|