{ "_from": "http-proxy-agent@^1.0.0", "_id": "http-proxy-agent@1.0.0", "_inBundle": false, "_integrity": "sha1-zBzjjkU7+YSg93AtLdWcc9CBKEo=", "_location": "/http-proxy-agent", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "http-proxy-agent@^1.0.0", "name": "http-proxy-agent", "escapedName": "http-proxy-agent", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/popsicle-proxy-agent" ], "_resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-1.0.0.tgz", "_shasum": "cc1ce38e453bf984a0f7702d2dd59c73d081284a", "_spec": "http-proxy-agent@^1.0.0", "_where": "/nfs/repos/trunk/trunk-images/node_modules/popsicle-proxy-agent", "author": { "name": "Nathan Rajlich", "email": "nathan@tootallnate.net", "url": "http://n8.io/" }, "bugs": { "url": "https://github.com/TooTallNate/node-http-proxy-agent/issues" }, "bundleDependencies": false, "dependencies": { "agent-base": "2", "debug": "2", "extend": "3" }, "deprecated": false, "description": "An HTTP(s) proxy `http.Agent` implementation for HTTP", "devDependencies": { "mocha": "2", "proxy": "~0.2.3" }, "homepage": "https://github.com/TooTallNate/node-http-proxy-agent#readme", "keywords": [ "http", "proxy", "endpoint", "agent" ], "license": "MIT", "main": "http-proxy-agent.js", "name": "http-proxy-agent", "repository": { "type": "git", "url": "git://github.com/TooTallNate/node-http-proxy-agent.git" }, "scripts": { "test": "mocha --reporter spec" }, "version": "1.0.0" }