{ "_args": [ [ { "raw": "socks-proxy-agent@2", "scope": null, "escapedName": "socks-proxy-agent", "name": "socks-proxy-agent", "rawSpec": "2", "spec": ">=2.0.0 <3.0.0", "type": "range" }, "/home/frappe/frappe-bench/node_modules/proxy-agent" ] ], "_from": "socks-proxy-agent@>=2.0.0 <3.0.0", "_id": "socks-proxy-agent@2.1.1", "_inCache": true, "_installable": true, "_location": "/socks-proxy-agent", "_nodeVersion": "8.0.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/socks-proxy-agent-2.1.1.tgz_1497381370026_0.4509972701780498" }, "_npmUser": { "name": "tootallnate", "email": "nathan@tootallnate.net" }, "_npmVersion": "5.0.0", "_phantomChildren": {}, "_requested": { "raw": "socks-proxy-agent@2", "scope": null, "escapedName": "socks-proxy-agent", "name": "socks-proxy-agent", "rawSpec": "2", "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/pac-proxy-agent", "/proxy-agent" ], "_resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-2.1.1.tgz", "_shasum": "86ebb07193258637870e13b7bd99f26c663df3d3", "_shrinkwrap": null, "_spec": "socks-proxy-agent@2", "_where": "/home/frappe/frappe-bench/node_modules/proxy-agent", "author": { "name": "Nathan Rajlich", "email": "nathan@tootallnate.net", "url": "http://n8.io/" }, "bugs": { "url": "https://github.com/TooTallNate/node-socks-proxy-agent/issues" }, "dependencies": { "agent-base": "2", "extend": "3", "socks": "~1.1.5" }, "description": "A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS", "devDependencies": { "mocha": "2", "raw-body": "^2.2.0", "socksv5": "0.0.6" }, "directories": {}, "dist": { "integrity": "sha512-sFtmYqdUK5dAMh85H0LEVFUCO7OhJJe1/z2x/Z6mxp3s7/QPf1RkZmpZy+BpuU0bEjcV9npqKjq9Y3kwFUjnxw==", "shasum": "86ebb07193258637870e13b7bd99f26c663df3d3", "tarball": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-2.1.1.tgz" }, "gitHead": "98ccaf180362f67a1f5f14233a0aa0d0475ead89", "homepage": "https://github.com/TooTallNate/node-socks-proxy-agent#readme", "keywords": [ "socks", "socks4", "socks4a", "proxy", "http", "https", "agent" ], "license": "MIT", "main": "socks-proxy-agent.js", "maintainers": [ { "name": "tootallnate", "email": "nathan@tootallnate.net" } ], "name": "socks-proxy-agent", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/TooTallNate/node-socks-proxy-agent.git" }, "scripts": { "test": "mocha --reporter spec" }, "version": "2.1.1" }