frappe_docker/frappe-bench/node_modules/file-uri-to-path/package.json
2017-07-31 15:51:51 +05:30

98 lines
2.6 KiB
JSON

{
"_args": [
[
{
"raw": "file-uri-to-path@1",
"scope": null,
"escapedName": "file-uri-to-path",
"name": "file-uri-to-path",
"rawSpec": "1",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/home/frappe/frappe-bench/node_modules/get-uri"
]
],
"_from": "file-uri-to-path@>=1.0.0 <2.0.0",
"_id": "file-uri-to-path@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/file-uri-to-path",
"_nodeVersion": "8.1.2",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/file-uri-to-path-1.0.0.tgz_1499377910342_0.7947268672287464"
},
"_npmUser": {
"name": "tootallnate",
"email": "nathan@tootallnate.net"
},
"_npmVersion": "5.0.3",
"_phantomChildren": {},
"_requested": {
"raw": "file-uri-to-path@1",
"scope": null,
"escapedName": "file-uri-to-path",
"name": "file-uri-to-path",
"rawSpec": "1",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/get-uri"
],
"_resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
"_shasum": "553a7b8446ff6f684359c445f1e37a05dacc33dd",
"_shrinkwrap": null,
"_spec": "file-uri-to-path@1",
"_where": "/home/frappe/frappe-bench/node_modules/get-uri",
"author": {
"name": "Nathan Rajlich",
"email": "nathan@tootallnate.net",
"url": "http://n8.io/"
},
"bugs": {
"url": "https://github.com/TooTallNate/file-uri-to-path/issues"
},
"dependencies": {},
"description": "Convert a file: URI to a file path",
"devDependencies": {
"mocha": "3"
},
"directories": {
"test": "test"
},
"dist": {
"integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==",
"shasum": "553a7b8446ff6f684359c445f1e37a05dacc33dd",
"tarball": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz"
},
"gitHead": "db012b4db2c9da9f6eeb5202b4a493450482e0e4",
"homepage": "https://github.com/TooTallNate/file-uri-to-path",
"keywords": [
"file",
"uri",
"convert",
"path"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "tootallnate",
"email": "nathan@tootallnate.net"
}
],
"name": "file-uri-to-path",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/TooTallNate/file-uri-to-path.git"
},
"scripts": {
"test": "mocha --reporter spec"
},
"types": "index.d.ts",
"version": "1.0.0"
}