{ "_args": [ [ "agent-base@2", "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\http-proxy-agent" ] ], "_from": "agent-base@>=2.0.0-0 <3.0.0-0", "_id": "agent-base@2.0.1", "_inCache": true, "_location": "/agent-base", "_nodeVersion": "0.12.7", "_npmUser": { "email": "nathan@tootallnate.net", "name": "tootallnate" }, "_npmVersion": "2.11.3", "_phantomChildren": {}, "_requested": { "name": "agent-base", "raw": "agent-base@2", "rawSpec": "2", "scope": null, "spec": ">=2.0.0-0 <3.0.0-0", "type": "range" }, "_requiredBy": [ "/http-proxy-agent", "/https-proxy-agent" ], "_resolved": "https://registry.npmjs.org/agent-base/-/agent-base-2.0.1.tgz", "_shasum": "bd8f9e86a8eb221fffa07bd14befd55df142815e", "_shrinkwrap": null, "_spec": "agent-base@2", "_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\http-proxy-agent", "author": { "email": "nathan@tootallnate.net", "name": "Nathan Rajlich", "url": "http://n8.io/" }, "bugs": { "url": "https://github.com/TooTallNate/node-agent-base/issues" }, "dependencies": { "extend": "~3.0.0", "semver": "~5.0.1" }, "description": "Turn a function into an `http.Agent` instance", "devDependencies": { "mocha": "2" }, "directories": {}, "dist": { "shasum": "bd8f9e86a8eb221fffa07bd14befd55df142815e", "tarball": "https://registry.npmjs.org/agent-base/-/agent-base-2.0.1.tgz" }, "gitHead": "b46938339bcecd261939dc55798270d0398ad8f0", "homepage": "https://github.com/TooTallNate/node-agent-base#readme", "installable": true, "keywords": [ "agent", "barebones", "base", "http", "https" ], "license": "MIT", "main": "agent.js", "maintainers": [ { "name": "tootallnate", "email": "nathan@tootallnate.net" } ], "name": "agent-base", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/TooTallNate/node-agent-base.git" }, "scripts": { "test": "mocha --reporter spec" }, "version": "2.0.1" }