{
"_args": [
[
"https-proxy-agent@^3.0.0",
"/usr/local/lib/node_modules/@ionic/cli/node_modules/proxy-agent"
]
],
"_from": "https-proxy-agent@>=3.0.0 <4.0.0",
"_hasShrinkwrap": false,
"_id": "https-proxy-agent@3.0.1",
"_inCache": true,
"_installable": true,
"_location": "/@ionic/cli/https-proxy-agent",
"_nodeVersion": "10.16.3",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/https-proxy-agent_3.0.1_1571857935665_0.858421721447781"
},
"_npmUser": {
"email": "nathan@tootallnate.net",
"name": "tootallnate"
},
"_npmVersion": "6.9.0",
"_phantomChildren": {
"ms": "2.1.2"
},
"_requested": {
"name": "https-proxy-agent",
"raw": "https-proxy-agent@^3.0.0",
"rawSpec": "^3.0.0",
"scope": null,
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/@ionic/cli/pac-proxy-agent",
"/@ionic/cli/proxy-agent"
],
"_resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-3.0.1.tgz",
"_shasum": "b8c286433e87602311b01c8ea34413d856a4af81",
"_shrinkwrap": null,
"_spec": "https-proxy-agent@^3.0.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-https-proxy-agent/issues"
},
"dependencies": {
"agent-base": "^4.3.0",
"debug": "^3.1.0"
},
"description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
"devDependencies": {
"mocha": "^6.2.0",
"proxy": "1.0.1"
},
"directories": {},
"dist": {
"fileCount": 7,
"integrity": "sha512-+ML2Rbh6DAuee7d07tYGEKOEi2voWPUGan+ExdPbPW6Z3svq+JCqr0v8WmKPOkz1vOVykPCBSuobe7G8GJUtVg==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsKYQCRA9TVsSAnZWagAAYboQAIj8j1jnk5/kHy+GdD6q\nWUSr2NcZNswLB9f3A8UjwU7yeWDQHG0Sa1H5VCBCm2EiNVjf2l5dh3EIITGM\nM2ubWJafV7TcdaTNF98H0oHVJ9LkCTHoock2DKJoJeEK/jE8F21sQBkGHjwJ\nDUIflZaL+zOoFjK5AqgiPX8m5nAJttG+h6RGGZzKJalbbDTHKPnuJ82jhXyC\ncbaJWh9K9Q18RarEFF1HMHfbXkWmXeiW/6lMKOyZ0DqNmih55suV02FIG62j\nwDi9ph75PFKcGtPhtxW/rfE6KemBd6RxbPMC2aXXuO7yULIbSXN28f00jkzJ\nfK+/XaYg3a6NAXZWmCoSlfLrcqpzKyM6CZjxLG85YlLTzLs0hmpW9K68g02w\nyYGcXm8kCyMtqFA13xqiO11QUDJdvmsJISqUiZpVzy8DwIY+39eaNYmAciL9\n/pKJT2j6nID+yalGte5+h+uogO3UNNmf77hgvabZ78lgq7llYwvnok0+pcRp\nSXFNgG2H5ynit6W49JZWUfJ8NVHmnWcHRKt3/XEHzM1onA1wwoJrwWcY1/jy\nFRv2/rnRQ/xWuh81YU1ZIHptc4GXAvjTjTu2kw4H2kYYhvOpfzinX2vstOGC\n11Qr6VWAzQ7Kwcrbjx+vtraEyLiilkyDhS3oxUSxwyMc3x3lC5um52AKq/KK\njJ6n\r\n=ubeR\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "b8c286433e87602311b01c8ea34413d856a4af81",
"tarball": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-3.0.1.tgz",
"unpackedSize": 16947
},
"engines": {
"node": ">= 4.5.0"
},
"gitHead": "c562fb665646e72e3285fe1e6df238a89658d574",
"homepage": "https://github.com/TooTallNate/node-https-proxy-agent#readme",
"keywords": [
"agent",
"endpoint",
"https",
"proxy"
],
"license": "MIT",
"main": "./index.js",
"maintainers": [
{
"name": "tootallnate",
"email": "nathan@tootallnate.net"
}
],
"name": "https-proxy-agent",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/TooTallNate/node-https-proxy-agent.git"
},
"scripts": {
"test": "mocha --reporter spec"
},
"types": "./index.d.ts",
"version": "3.0.1"
}