{ "_args": [ [ { "name": "file-uri-to-path", "raw": "file-uri-to-path@1.0.0", "rawSpec": "1.0.0", "scope": null, "spec": "1.0.0", "type": "version" }, "/root/gitbook/node_modules/bindings" ] ], "_from": "file-uri-to-path@1.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": { "email": "nathan@tootallnate.net", "name": "tootallnate" }, "_npmVersion": "5.0.3", "_phantomChildren": {}, "_requested": { "name": "file-uri-to-path", "raw": "file-uri-to-path@1.0.0", "rawSpec": "1.0.0", "scope": null, "spec": "1.0.0", "type": "version" }, "_requiredBy": [ "/bindings" ], "_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.0.0", "_where": "/root/gitbook/node_modules/bindings", "author": { "email": "nathan@tootallnate.net", "name": "Nathan Rajlich", "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", "signatures": [ { "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA", "sig": "MEYCIQCo0/695Ha39HrFG4QhGtLNKoeYQPbyRW1Optue/fovOgIhAM+U1sRW2+JNZVzbw70dXz//eko7uZLqRo/cKFzP2+OY" } ], "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": [ { "email": "nathan@tootallnate.net", "name": "tootallnate" } ], "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" }