{ "_args": [ [ "home-or-tmp@^1.0.0", "D:\\work\\im\\node_modules\\babel-register" ] ], "_from": "home-or-tmp@>=1.0.0 <2.0.0", "_id": "home-or-tmp@1.0.0", "_inCache": true, "_installable": true, "_location": "/home-or-tmp", "_nodeVersion": "0.12.3", "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.9.1", "_phantomChildren": {}, "_requested": { "name": "home-or-tmp", "raw": "home-or-tmp@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/babel-register" ], "_resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz", "_shasum": "4b9f1e40800c3e50c6c27f781676afcce71f3985", "_shrinkwrap": null, "_spec": "home-or-tmp@^1.0.0", "_where": "D:\\work\\im\\node_modules\\babel-register", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/home-or-tmp/issues" }, "dependencies": { "os-tmpdir": "^1.0.1", "user-home": "^1.1.1" }, "description": "Get the user home directory with fallback to the system temp directory", "devDependencies": { "ava": "0.0.4" }, "directories": {}, "dist": { "shasum": "4b9f1e40800c3e50c6c27f781676afcce71f3985", "tarball": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "d74b7b3af367dddde6138061ca67118f86011b67", "homepage": "https://github.com/sindresorhus/home-or-tmp", "keywords": [ "user", "home", "homedir", "dir", "directory", "folder", "path", "tmp", "temp", "fallback", "graceful" ], "license": "MIT", "maintainers": [ { "email": "sindresorhus@gmail.com", "name": "sindresorhus" } ], "name": "home-or-tmp", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/home-or-tmp.git" }, "scripts": { "test": "node test.js" }, "version": "1.0.0" }