File: /home/thehunarfound/public_html/DMS/node_modules/pac-proxy-agent/package.json
{
"_args": [
[
"pac-proxy-agent@2.0.2",
"D:\\xamp2\\htdocs\\DMS"
]
],
"_from": "pac-proxy-agent@2.0.2",
"_id": "pac-proxy-agent@2.0.2",
"_inBundle": false,
"_integrity": "sha512-cDNAN1Ehjbf5EHkNY5qnRhGPUCp6SnpyVof5fRzN800QV1Y2OkzbH9rmjZkbBRa8igof903yOnjIl6z0SlAhxA==",
"_location": "/pac-proxy-agent",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "pac-proxy-agent@2.0.2",
"name": "pac-proxy-agent",
"escapedName": "pac-proxy-agent",
"rawSpec": "2.0.2",
"saveSpec": null,
"fetchSpec": "2.0.2"
},
"_requiredBy": [
"/proxy-agent"
],
"_resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-2.0.2.tgz",
"_spec": "2.0.2",
"_where": "D:\\xamp2\\htdocs\\DMS",
"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": "^3.0.0"
},
"description": "A PAC file proxy `http.Agent` implementation for HTTP",
"devDependencies": {
"mocha": "^5.0.5",
"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": "2.0.2"
}