mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-02-05 05:28:26 +00:00
102 lines
2.6 KiB
JSON
102 lines
2.6 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
{
|
||
|
"raw": "pac-resolver@~2.0.0",
|
||
|
"scope": null,
|
||
|
"escapedName": "pac-resolver",
|
||
|
"name": "pac-resolver",
|
||
|
"rawSpec": "~2.0.0",
|
||
|
"spec": ">=2.0.0 <2.1.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"/home/frappe/frappe-bench/node_modules/pac-proxy-agent"
|
||
|
]
|
||
|
],
|
||
|
"_from": "pac-resolver@>=2.0.0 <2.1.0",
|
||
|
"_id": "pac-resolver@2.0.0",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/pac-resolver",
|
||
|
"_nodeVersion": "7.1.0",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "packages-18-east.internal.npmjs.com",
|
||
|
"tmp": "tmp/pac-resolver-2.0.0.tgz_1478735283997_0.03368917992338538"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"name": "tootallnate",
|
||
|
"email": "nathan@tootallnate.net"
|
||
|
},
|
||
|
"_npmVersion": "3.10.9",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"raw": "pac-resolver@~2.0.0",
|
||
|
"scope": null,
|
||
|
"escapedName": "pac-resolver",
|
||
|
"name": "pac-resolver",
|
||
|
"rawSpec": "~2.0.0",
|
||
|
"spec": ">=2.0.0 <2.1.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/pac-proxy-agent"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/pac-resolver/-/pac-resolver-2.0.0.tgz",
|
||
|
"_shasum": "99b88d2f193fbdeefc1c9a529c1f3260ab5277cd",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "pac-resolver@~2.0.0",
|
||
|
"_where": "/home/frappe/frappe-bench/node_modules/pac-proxy-agent",
|
||
|
"author": {
|
||
|
"name": "Nathan Rajlich",
|
||
|
"email": "nathan@tootallnate.net",
|
||
|
"url": "http://n8.io/"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/TooTallNate/node-pac-resolver/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"co": "~3.0.6",
|
||
|
"degenerator": "~1.0.2",
|
||
|
"ip": "1.0.1",
|
||
|
"netmask": "~1.0.4",
|
||
|
"thunkify": "~2.1.1"
|
||
|
},
|
||
|
"description": "Generates an asynchronous resolver function from a PAC file",
|
||
|
"devDependencies": {
|
||
|
"mocha": "2"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "99b88d2f193fbdeefc1c9a529c1f3260ab5277cd",
|
||
|
"tarball": "https://registry.npmjs.org/pac-resolver/-/pac-resolver-2.0.0.tgz"
|
||
|
},
|
||
|
"gitHead": "1781358d73f2c68608c13f93376d4fc6d7505868",
|
||
|
"homepage": "https://github.com/TooTallNate/node-pac-resolver#readme",
|
||
|
"keywords": [
|
||
|
"pac",
|
||
|
"file",
|
||
|
"proxy",
|
||
|
"resolve",
|
||
|
"dns"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"name": "tootallnate",
|
||
|
"email": "nathan@tootallnate.net"
|
||
|
}
|
||
|
],
|
||
|
"name": "pac-resolver",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/TooTallNate/node-pac-resolver.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "mocha --reporter spec"
|
||
|
},
|
||
|
"version": "2.0.0"
|
||
|
}
|