mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-01-27 09:08:31 +00:00
112 lines
2.9 KiB
JSON
112 lines
2.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "pac-proxy-agent@1",
|
|
"scope": null,
|
|
"escapedName": "pac-proxy-agent",
|
|
"name": "pac-proxy-agent",
|
|
"rawSpec": "1",
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"/home/frappe/frappe-bench/node_modules/proxy-agent"
|
|
]
|
|
],
|
|
"_from": "pac-proxy-agent@>=1.0.0 <2.0.0",
|
|
"_id": "pac-proxy-agent@1.1.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/pac-proxy-agent",
|
|
"_nodeVersion": "8.0.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/pac-proxy-agent-1.1.0.tgz_1497237608122_0.9256804746109992"
|
|
},
|
|
"_npmUser": {
|
|
"name": "tootallnate",
|
|
"email": "nathan@tootallnate.net"
|
|
},
|
|
"_npmVersion": "5.0.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "pac-proxy-agent@1",
|
|
"scope": null,
|
|
"escapedName": "pac-proxy-agent",
|
|
"name": "pac-proxy-agent",
|
|
"rawSpec": "1",
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/proxy-agent"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-1.1.0.tgz",
|
|
"_shasum": "34a385dfdf61d2f0ecace08858c745d3e791fd4d",
|
|
"_shrinkwrap": null,
|
|
"_spec": "pac-proxy-agent@1",
|
|
"_where": "/home/frappe/frappe-bench/node_modules/proxy-agent",
|
|
"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": "2",
|
|
"debug": "2",
|
|
"extend": "3",
|
|
"get-uri": "2",
|
|
"http-proxy-agent": "1",
|
|
"https-proxy-agent": "1",
|
|
"pac-resolver": "~2.0.0",
|
|
"raw-body": "2",
|
|
"socks-proxy-agent": "2"
|
|
},
|
|
"description": "A PAC file proxy `http.Agent` implementation for HTTP",
|
|
"devDependencies": {
|
|
"mocha": "^3.4.2",
|
|
"proxy": "0.2.3",
|
|
"socksv5": "0.0.6"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"integrity": "sha512-QBELCWyLYPgE2Gj+4wUEiMscHrQ8nRPBzYItQNOHWavwBt25ohZHQC4qnd5IszdVVrFbLsQ+dPkm6eqdjJAmwQ==",
|
|
"shasum": "34a385dfdf61d2f0ecace08858c745d3e791fd4d",
|
|
"tarball": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-1.1.0.tgz"
|
|
},
|
|
"gitHead": "f6a8158b49ec950b0ed7bbf2d3b8884eb1fb1ac1",
|
|
"homepage": "https://github.com/TooTallNate/node-pac-proxy-agent",
|
|
"keywords": [
|
|
"pac",
|
|
"proxy",
|
|
"agent",
|
|
"http",
|
|
"https",
|
|
"socks",
|
|
"request",
|
|
"access"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "tootallnate",
|
|
"email": "nathan@tootallnate.net"
|
|
}
|
|
],
|
|
"name": "pac-proxy-agent",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/TooTallNate/node-pac-proxy-agent.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha --reporter spec"
|
|
},
|
|
"version": "1.1.0"
|
|
}
|