{
"_args": [
[
"proxy-agent@3",
"/usr/local/lib/node_modules/@ionic/cli/node_modules/superagent-proxy"
]
],
"_from": "proxy-agent@>=3.0.0 <4.0.0",
"_hasShrinkwrap": false,
"_id": "proxy-agent@3.1.1",
"_inCache": true,
"_installable": true,
"_location": "/@ionic/cli/proxy-agent",
"_nodeVersion": "10.16.3",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/proxy-agent_3.1.1_1571708806878_0.7136547046786179"
},
"_npmUser": {
"email": "nathan@tootallnate.net",
"name": "tootallnate"
},
"_npmVersion": "6.9.0",
"_phantomChildren": {},
"_requested": {
"name": "proxy-agent",
"raw": "proxy-agent@3",
"rawSpec": "3",
"scope": null,
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/@ionic/cli/superagent-proxy"
],
"_resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-3.1.1.tgz",
"_shasum": "7e04e06bf36afa624a1540be247b47c970bd3014",
"_shrinkwrap": null,
"_spec": "proxy-agent@3",
"_where": "/usr/local/lib/node_modules/@ionic/cli/node_modules/superagent-proxy",
"author": {
"email": "nathan@tootallnate.net",
"name": "Nathan Rajlich",
"url": "http://n8.io/"
},
"bugs": {
"url": "https://github.com/TooTallNate/node-proxy-agent/issues"
},
"dependencies": {
"agent-base": "^4.2.0",
"debug": "4",
"http-proxy-agent": "^2.1.0",
"https-proxy-agent": "^3.0.0",
"lru-cache": "^5.1.1",
"pac-proxy-agent": "^3.0.1",
"proxy-from-env": "^1.0.0",
"socks-proxy-agent": "^4.0.1"
},
"description": "Maps proxy protocols to `http.Agent` implementations",
"devDependencies": {
"@types/agent-base": "^4.2.0",
"mocha": "^6.2.1",
"proxy": "^1.0.1",
"socksv5": "0.0.6",
"stream-to-buffer": "0.1.0"
},
"directories": {},
"dist": {
"fileCount": 9,
"integrity": "sha512-WudaR0eTsDx33O3EJE16PjBRZWcX8GqCEeERw1W3hZJgH/F2a46g7jty6UGty6NeJ4CKQy8ds2CJPMiyeqaTvw==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrl+HCRA9TVsSAnZWagAASV4P/25NtgSpxtwfmkXHZ5Id\nQMc1nxklENYENGVLCfEYLdWbn9c1K7iksTzNlbK5H/LPsMFA/lJKREVS0ZgM\nL9eHIXvsbSuDDRTlgTBOnfevQe4k7aJLTgSYAdUJq0LR4Y2onFhNQZCStNpy\nLvZnlhHPCDVwdH58ywhYTePzG/cBhpr3T/lZj04qJ3EEaNcD8x7oWy+QubU6\nkH4QgssiZlEVl6NC29HrjknMkewmaP6QDwCNCF1fZTa7gDbrxTP35jyIoVe2\na0LvQ3XmCb3E1nkzMgWSXLf+JIaCcZyNjyh6MqCqPkucvdLxKBBjFttalACM\nKitZhpz3nUsyYgerbVNhbL+/6Pr1CnzXqomVTFy1bkOcxcKR1Msf5gAA8Nhr\nLM4ekmevOGJDDcFbPwYbxlVtTkm4JsY7iFNWNLrDXAly2pF0HHbFsZ0ZYMCi\nRINiYdPgNGzXd/7ayhFjCd/6PY1IY7hSyHjNPoqsSya5MY6xjnebgP9oAqdc\n77YncQDbolHK6P/gFHd68hzhlq/HFBFeEMTrA0Ui/SYjfXlJgajYspodXZoJ\nuYcHCHIw827SsdhMTur18jgUIZpBNCXQkQ3hjSBUtazJerlpzgH4eKOZ1qJT\nu6tLRqGcky32gc6NuHLn14jHAT9ZV02x48PuNWMgeNmwALzu7nYJMGT0wmHa\nFgjP\r\n=PP5H\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "7e04e06bf36afa624a1540be247b47c970bd3014",
"tarball": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-3.1.1.tgz",
"unpackedSize": 24913
},
"engines": {
"node": ">=6"
},
"gitHead": "4af6f5e38a41680f97238639804014abb04910ec",
"homepage": "https://github.com/TooTallNate/node-proxy-agent",
"keywords": [
"agent",
"cache",
"http",
"https",
"mapping",
"proxy",
"socks"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "tootallnate",
"email": "nathan@tootallnate.net"
}
],
"name": "proxy-agent",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/TooTallNate/node-proxy-agent.git"
},
"scripts": {
"test": "mocha --reporter spec"
},
"version": "3.1.1"
}