File: /home/f/r/e/frenchy/www/french-american.org/current/node_modules/pac-proxy-agent/package.json
{
"_args": [
[
"pac-proxy-agent@3.0.0",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "pac-proxy-agent@3.0.0",
"_id": "pac-proxy-agent@3.0.0",
"_inBundle": false,
"_integrity": "sha512-AOUX9jES/EkQX2zRz0AW7lSx9jD//hQS8wFXBvcnd/J2Py9KaMJMqV/LPqJssj1tgGufotb2mmopGPR15ODv1Q==",
"_location": "/pac-proxy-agent",
"_phantomChildren": {
"ms": "2.1.2"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "pac-proxy-agent@3.0.0",
"name": "pac-proxy-agent",
"escapedName": "pac-proxy-agent",
"rawSpec": "3.0.0",
"saveSpec": null,
"fetchSpec": "3.0.0"
},
"_requiredBy": [
"/proxy-agent"
],
"_resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-3.0.0.tgz",
"_spec": "3.0.0",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"author": {
"name": "Nathan Rajlich",
"email": "nathan@tootallnate.net",
"url": "http://n8.io/"
},
"bugs": {
"url": "https://github.com/TooTallNate/node-pac-proxy-agent/issues"
},
"dependencies": {
"agent-base": "^4.2.0",
"debug": "^3.1.0",
"get-uri": "^2.0.0",
"http-proxy-agent": "^2.1.0",
"https-proxy-agent": "^2.2.1",
"pac-resolver": "^3.0.0",
"raw-body": "^2.2.0",
"socks-proxy-agent": "^4.0.1"
},
"description": "A PAC file proxy `http.Agent` implementation for HTTP",
"devDependencies": {
"mocha": "^5.1.0",
"proxy": "0.2.4",
"socksv5": "0.0.6"
},
"homepage": "https://github.com/TooTallNate/node-pac-proxy-agent",
"keywords": [
"pac",
"proxy",
"agent",
"http",
"https",
"socks",
"request",
"access"
],
"license": "MIT",
"main": "index.js",
"name": "pac-proxy-agent",
"repository": {
"type": "git",
"url": "git://github.com/TooTallNate/node-pac-proxy-agent.git"
},
"scripts": {
"test": "mocha --reporter spec"
},
"version": "3.0.0"
}