mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-20 23:05:09 +00:00
113 lines
2.7 KiB
JSON
113 lines
2.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "get-uri@2",
|
|
"scope": null,
|
|
"escapedName": "get-uri",
|
|
"name": "get-uri",
|
|
"rawSpec": "2",
|
|
"spec": ">=2.0.0 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"/home/frappe/frappe-bench/node_modules/pac-proxy-agent"
|
|
]
|
|
],
|
|
"_from": "get-uri@>=2.0.0 <3.0.0",
|
|
"_id": "get-uri@2.0.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/get-uri",
|
|
"_nodeVersion": "8.1.2",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/get-uri-2.0.1.tgz_1499796650884_0.35804933751933277"
|
|
},
|
|
"_npmUser": {
|
|
"name": "tootallnate",
|
|
"email": "nathan@tootallnate.net"
|
|
},
|
|
"_npmVersion": "5.0.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "get-uri@2",
|
|
"scope": null,
|
|
"escapedName": "get-uri",
|
|
"name": "get-uri",
|
|
"rawSpec": "2",
|
|
"spec": ">=2.0.0 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/pac-proxy-agent"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/get-uri/-/get-uri-2.0.1.tgz",
|
|
"_shasum": "dbdcacacd8c608a38316869368117697a1631c59",
|
|
"_shrinkwrap": null,
|
|
"_spec": "get-uri@2",
|
|
"_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-get-uri/issues"
|
|
},
|
|
"dependencies": {
|
|
"data-uri-to-buffer": "1",
|
|
"debug": "2",
|
|
"extend": "3",
|
|
"file-uri-to-path": "1",
|
|
"ftp": "~0.3.10",
|
|
"readable-stream": "2"
|
|
},
|
|
"description": "Returns a `stream.Readable` from a URI string",
|
|
"devDependencies": {
|
|
"ftpd": "github:sstur/nodeftpd",
|
|
"mocha": "3",
|
|
"st": ">= 0.2.3 && < 1",
|
|
"stream-to-array": "2"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"integrity": "sha512-7aelVrYqCLuVjq2kEKRTH8fXPTC0xKTkM+G7UlFkEwCXY3sFbSxvY375JoFowOAYbkaU47SrBvOefUlLZZ+6QA==",
|
|
"shasum": "dbdcacacd8c608a38316869368117697a1631c59",
|
|
"tarball": "https://registry.npmjs.org/get-uri/-/get-uri-2.0.1.tgz"
|
|
},
|
|
"gitHead": "52dee08ad45b48882029163d19f49d2ead961270",
|
|
"homepage": "https://github.com/TooTallNate/node-get-uri#readme",
|
|
"keywords": [
|
|
"uri",
|
|
"read",
|
|
"readstream",
|
|
"stream",
|
|
"get",
|
|
"http",
|
|
"https",
|
|
"ftp",
|
|
"file",
|
|
"data",
|
|
"protocol",
|
|
"url"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "tootallnate",
|
|
"email": "nathan@tootallnate.net"
|
|
}
|
|
],
|
|
"name": "get-uri",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/TooTallNate/node-get-uri.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha --reporter spec"
|
|
},
|
|
"version": "2.0.1"
|
|
}
|