{
"_args": [
[
"http-proxy-agent@^2.1.0",
"/usr/local/lib/node_modules/@ionic/cli/node_modules/proxy-agent"
]
],
"_from": "http-proxy-agent@>=2.1.0 <3.0.0",
"_hasShrinkwrap": false,
"_id": "http-proxy-agent@2.1.0",
"_inCache": true,
"_installable": true,
"_location": "/@ionic/cli/http-proxy-agent",
"_nodeVersion": "9.5.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/http-proxy-agent_2.1.0_1520120979376_0.982711299283987"
},
"_npmUser": {
"email": "nathan@tootallnate.net",
"name": "tootallnate"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"name": "http-proxy-agent",
"raw": "http-proxy-agent@^2.1.0",
"rawSpec": "^2.1.0",
"scope": null,
"spec": ">=2.1.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/@ionic/cli/pac-proxy-agent",
"/@ionic/cli/proxy-agent"
],
"_resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-2.1.0.tgz",
"_shasum": "e4821beef5b2142a2026bd73926fe537631c5405",
"_shrinkwrap": null,
"_spec": "http-proxy-agent@^2.1.0",
"_where": "/usr/local/lib/node_modules/@ionic/cli/node_modules/proxy-agent",
"author": {
"email": "nathan@tootallnate.net",
"name": "Nathan Rajlich",
"url": "http://n8.io/"
},
"bugs": {
"url": "https://github.com/TooTallNate/node-http-proxy-agent/issues"
},
"dependencies": {
"agent-base": "4",
"debug": "3.1.0"
},
"description": "An HTTP(s) proxy `http.Agent` implementation for HTTP",
"devDependencies": {
"mocha": "3",
"proxy": "~0.2.3"
},
"directories": {},
"dist": {
"fileCount": 8,
"integrity": "sha512-qwHbBLV7WviBl0rQsOzH6o5lwyOIvwp/BdFnvVxXORldu5TmjFfjzBcWUWS5kWAZhmv+JtiDhSuQCp4sBfbIgg==",
"shasum": "e4821beef5b2142a2026bd73926fe537631c5405",
"tarball": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-2.1.0.tgz",
"unpackedSize": 20854
},
"engines": {
"node": ">= 4.5.0"
},
"gitHead": "65307ac8fe4e6ce1a2685d21ec4affa4c2a0a30d",
"homepage": "https://github.com/TooTallNate/node-http-proxy-agent#readme",
"keywords": [
"agent",
"endpoint",
"http",
"proxy"
],
"license": "MIT",
"main": "./index.js",
"maintainers": [
{
"name": "tootallnate",
"email": "nathan@tootallnate.net"
}
],
"name": "http-proxy-agent",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/TooTallNate/node-http-proxy-agent.git"
},
"scripts": {
"test": "mocha --reporter spec"
},
"version": "2.1.0"
}