{ "_args": [ [ "home-or-tmp@^1.0.0", "/Users/michaelarchibald/projects/railsprojects/es6_tilt/test/dummy/app/assets/javascripts/node_modules/babel-core" ] ], "_from": "home-or-tmp@>=1.0.0 <2.0.0", "_id": "home-or-tmp@1.0.0", "_inCache": 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-core" ], "_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": "/Users/michaelarchibald/projects/railsprojects/es6_tilt/test/dummy/app/assets/javascripts/node_modules/babel-core", "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": "http://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", "installable": true, "keywords": [ "dir", "directory", "fallback", "folder", "graceful", "home", "homedir", "path", "temp", "tmp", "user" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "home-or-tmp", "optionalDependencies": {}, "repository": { "type": "git", "url": "https://github.com/sindresorhus/home-or-tmp" }, "scripts": { "test": "node test.js" }, "version": "1.0.0" }