{
"_args": [
[
"superagent-proxy@^2.0.0",
"/usr/local/lib/node_modules/@ionic/cli"
]
],
"_from": "superagent-proxy@>=2.0.0 <3.0.0",
"_hasShrinkwrap": false,
"_id": "superagent-proxy@2.0.0",
"_inCache": true,
"_installable": true,
"_location": "/@ionic/cli/superagent-proxy",
"_nodeVersion": "10.0.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/superagent-proxy_2.0.0_1536631118633_0.619463631805832"
},
"_npmUser": {
"email": "nathan@tootallnate.net",
"name": "tootallnate"
},
"_npmVersion": "6.2.0",
"_phantomChildren": {
"ms": "2.1.2"
},
"_requested": {
"name": "superagent-proxy",
"raw": "superagent-proxy@^2.0.0",
"rawSpec": "^2.0.0",
"scope": null,
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/@ionic/cli"
],
"_resolved": "https://registry.npmjs.org/superagent-proxy/-/superagent-proxy-2.0.0.tgz",
"_shasum": "9f57515cd660e2e9ce55c0e6bd70f92eb07c3ee0",
"_shrinkwrap": null,
"_spec": "superagent-proxy@^2.0.0",
"_where": "/usr/local/lib/node_modules/@ionic/cli",
"author": {
"email": "nathan@tootallnate.net",
"name": "Nathan Rajlich",
"url": "http://n8.io/"
},
"bugs": {
"url": "https://github.com/TooTallNate/superagent-proxy/issues"
},
"dependencies": {
"debug": "^3.1.0",
"proxy-agent": "3"
},
"description": "`Request#proxy(uri)` superagent extension",
"devDependencies": {
"mocha": "2",
"superagent": ">= 0.15.4 || 1 || 2 || 3"
},
"directories": {},
"dist": {
"fileCount": 5,
"integrity": "sha512-TktJma5jPdiH1BNN+reF/RMW3b8aBTCV7KlLFV0uYcREgNf3pvo7Rdt564OcFHwkGb3mYEhHuWPBhSbOwiNaYw==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJblyFPCRA9TVsSAnZWagAAMCYP+QHAsr7KwMN9a2fj4bpx\nsvGSB5ngKCQx6k3vJY1K418ujhPFpmmfnMjH3BeqGo5jPrdzfHJNRQfdfb5O\nyJZrCRsM4yFDzb3q6HE+gdwZ/u8aMKvBTHf7/9uwKa83VuEFck0KkOfDvL1S\nnkwQIkQXoLhvecwv4/Ex1UsSmRL78lL5L2WBDMLT5E0dak8+HIt5KNXEIW31\nrcfdJcCNIEn/y4n1rmQH5t5O8u+KZ0hII1nmQDS74qYQhe8LZdCYMTeADzKN\nsvbIDl/hsxUsOi8CJ2TNqD8lMtcElaiZjUZNywcJFPbIiUMvJOP7RMoXcLiM\nTScpxxDStJu6uMLEMeHqMSBNqDPXJaoW1um+ffxD57t2M0I2PQNgsxaN3fkL\neMIZ1RxJ/t+VKRwIGcgKYJHtRqzJ/C1NqPYWeuepjMEajqb7vYPfUMR3XyQa\nHsXZuQUSUAAeBmbnQ/ja1rZQXk8Rb5bZZ2l9wbhLKFkNDkNNHaKNV0VGXKxS\nsE9ofp+JH3iGFZO6xPJ/i5A7En0HXQKD3hDiA9t9hqLyo+tg1Jg/4jHewv8v\nW+yq9qoHeVV8MM3GOzsT0T7CwkWEj5tGMKeFQSrv6/F6O0EkFThzoO5bDUGJ\nbejEW3pXf4RQsa0FvpWMkr6OLG5/vGXsBX135dOcsqpzN5DuaXXJxjjKtjPh\nAB8B\r\n=hlYQ\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "9f57515cd660e2e9ce55c0e6bd70f92eb07c3ee0",
"tarball": "https://registry.npmjs.org/superagent-proxy/-/superagent-proxy-2.0.0.tgz",
"unpackedSize": 12268
},
"engines": {
"node": ">=6"
},
"gitHead": "723880caab0fd94edb4a162dee3129720559cee7",
"homepage": "https://github.com/TooTallNate/superagent-proxy#readme",
"keywords": [
"http",
"https",
"proxy",
"socks",
"superagent"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "tootallnate",
"email": "nathan@tootallnate.net"
}
],
"name": "superagent-proxy",
"optionalDependencies": {},
"peerDependencies": {
"superagent": ">= 0.15.4 || 1 || 2 || 3"
},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/TooTallNate/superagent-proxy.git"
},
"scripts": {
"test": "mocha --reporter spec"
},
"version": "2.0.0"
}