{ "_args": [ [ { "raw": "home-path@^1.0.1", "scope": null, "escapedName": "home-path", "name": "home-path", "rawSpec": "^1.0.1", "spec": ">=1.0.1 <2.0.0", "type": "range" }, "/Users/gaudenz/git/drawio/etc/electron/node_modules/electron-download" ] ], "_from": "home-path@>=1.0.1 <2.0.0", "_id": "home-path@1.0.5", "_inCache": true, "_location": "/home-path", "_nodeVersion": "7.7.4", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/home-path-1.0.5.tgz_1490908358870_0.21536603174172342" }, "_npmUser": { "name": "75lb", "email": "75pound@gmail.com" }, "_npmVersion": "4.1.2", "_phantomChildren": {}, "_requested": { "raw": "home-path@^1.0.1", "scope": null, "escapedName": "home-path", "name": "home-path", "rawSpec": "^1.0.1", "spec": ">=1.0.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/electron-download" ], "_resolved": "https://registry.npmjs.org/home-path/-/home-path-1.0.5.tgz", "_shasum": "788b29815b12d53bacf575648476e6f9041d133f", "_shrinkwrap": null, "_spec": "home-path@^1.0.1", "_where": "/Users/gaudenz/git/drawio/etc/electron/node_modules/electron-download", "author": { "name": "Lloyd Brookes", "email": "75pound@gmail.com" }, "bugs": { "url": "https://github.com/75lb/home-path/issues" }, "dependencies": {}, "description": "Cross-platform home directory retriever", "devDependencies": { "jsdoc-to-markdown": "^3.0.0", "tape": "^4.6" }, "directories": {}, "dist": { "shasum": "788b29815b12d53bacf575648476e6f9041d133f", "tarball": "https://registry.npmjs.org/home-path/-/home-path-1.0.5.tgz" }, "gitHead": "34e04fdfd6bc8191ab1a8aac719f9705c89cc2c1", "homepage": "https://github.com/75lb/home-path#readme", "keywords": [ "home", "directory", "folder", "path" ], "license": "MIT", "main": "./lib/home-path.js", "maintainers": [ { "name": "75lb", "email": "75pound@gmail.com" } ], "name": "home-path", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/75lb/home-path.git" }, "scripts": { "docs": "jsdoc2md --heading-depth 1 -t jsdoc2md/README.hbs lib/*.js > README.md; echo", "test": "tape test/*.js" }, "version": "1.0.5" }