{
"_args": [
[
"agent-base@^4.2.0",
"/usr/local/lib/node_modules/@ionic/cli/node_modules/proxy-agent"
]
],
"_from": "agent-base@>=4.2.0 <5.0.0",
"_hasShrinkwrap": false,
"_id": "agent-base@4.3.0",
"_inCache": true,
"_installable": true,
"_location": "/@ionic/cli/agent-base",
"_nodeVersion": "10.15.3",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/agent-base_4.3.0_1559765836773_0.2712931340824465"
},
"_npmUser": {
"email": "nathan@tootallnate.net",
"name": "tootallnate"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"name": "agent-base",
"raw": "agent-base@^4.2.0",
"rawSpec": "^4.2.0",
"scope": null,
"spec": ">=4.2.0 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/@ionic/cli/http-proxy-agent",
"/@ionic/cli/https-proxy-agent",
"/@ionic/cli/pac-proxy-agent",
"/@ionic/cli/proxy-agent"
],
"_resolved": "https://registry.npmjs.org/agent-base/-/agent-base-4.3.0.tgz",
"_shasum": "8165f01c436009bccad0b1d122f05ed770efc6ee",
"_shrinkwrap": null,
"_spec": "agent-base@^4.2.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-agent-base/issues"
},
"dependencies": {
"es6-promisify": "^5.0.0"
},
"description": "Turn a function into an `http.Agent` instance",
"devDependencies": {
"@types/es6-promisify": "^5.0.0",
"@types/node": "^10.5.3",
"mocha": "^3.4.2",
"ws": "^3.0.0"
},
"directories": {},
"dist": {
"fileCount": 10,
"integrity": "sha512-salcGninV0nPrwpGNn4VTXBb1SOuXQBiqbrNXoeizJsHrsL6ERFM2Ne3JUSBWRE6aeNJI2ROP/WEEIDUiDe3cg==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+CNNCRA9TVsSAnZWagAATykP/jACri9CPvfpESr+U//k\nP9WghQ7B6034z+DFn8MHJRkJca8eo1vC89gxc0kAxX747jIwehSbI6iL5cGh\n91YNmvDXBOvoN6v0LBM6HGaug3qUIVBYBYrAD32awzMXpqOx7QG8ZF+kssID\nPFSgAuwQqsYVxWM+K7KbTWwZT+SRLTAxK+/n2+RjpdPj/06Un6ZzRxMZcGLB\njMyQbgcjmi47WywScu7DvGppw55LwmtO8C6pw9ppM2EhJR4e4vPaJHpxyRoS\n8xEFnWuC3JTl5Vl8ESBSHmjtez7M/FKJMlGyYweJiYpEX98gvo8IDoMNz1+s\n4JhBog80hcS9/N/R/SVb9Y+fRB9QSPeXeyAHc8mmoWqDrqomxaXR3nT+choK\ne8jVhTQwN1SEaG/NwmApzIBnWnnKiJQx61uw8kQ6x/lYMDs7bON47I2ZWtSD\nVn7+5CZQDdNcINfOZoBICuFI+Fcj9+WUAO0kHhYtgySLj8OvZnEtxERJsbBd\nO+2wpMvJ3h74rVcs2sRVmy0bAyqxVTzHgyHrxRgq0aWjQh9hwGe40Kqz41eD\naxl12qLG/E88asD9Yc9zi1rgw6JXDDdQtC371Gw6yzB0D5vqSQ5Anidqu9ez\nkchYbnciPp8JcpeWMakfkMz8rZolWxwtqkhC2RBSO0zk1b48IlTbCBhek42b\nmXAz\r\n=M/FZ\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "8165f01c436009bccad0b1d122f05ed770efc6ee",
"tarball": "https://registry.npmjs.org/agent-base/-/agent-base-4.3.0.tgz",
"unpackedSize": 37456
},
"engines": {
"node": ">= 4.0.0"
},
"gitHead": "560f111674af84dec46a4c3070ddf3b22edd3e76",
"homepage": "https://github.com/TooTallNate/node-agent-base#readme",
"keywords": [
"agent",
"barebones",
"base",
"http",
"https"
],
"license": "MIT",
"main": "./index.js",
"maintainers": [
{
"name": "tootallnate",
"email": "nathan@tootallnate.net"
}
],
"name": "agent-base",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/TooTallNate/node-agent-base.git"
},
"scripts": {
"test": "mocha --reporter spec"
},
"version": "4.3.0"
}