{ "_args": [ [ "os-tmpdir@^1.0.1", "/Users/michaelarchibald/projects/railsprojects/es6_tilt/test/dummy/app/assets/javascripts/node_modules/home-or-tmp" ] ], "_from": "os-tmpdir@>=1.0.1 <2.0.0", "_id": "os-tmpdir@1.0.1", "_inCache": true, "_location": "/os-tmpdir", "_nodeVersion": "0.12.3", "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.9.1", "_phantomChildren": {}, "_requested": { "name": "os-tmpdir", "raw": "os-tmpdir@^1.0.1", "rawSpec": "^1.0.1", "scope": null, "spec": ">=1.0.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/home-or-tmp" ], "_resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.1.tgz", "_shasum": "e9b423a1edaf479882562e92ed71d7743a071b6e", "_shrinkwrap": null, "_spec": "os-tmpdir@^1.0.1", "_where": "/Users/michaelarchibald/projects/railsprojects/es6_tilt/test/dummy/app/assets/javascripts/node_modules/home-or-tmp", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/os-tmpdir/issues" }, "dependencies": {}, "description": "Node.js os.tmpdir() ponyfill", "devDependencies": { "ava": "0.0.4" }, "directories": {}, "dist": { "shasum": "e9b423a1edaf479882562e92ed71d7743a071b6e", "tarball": "http://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "5c5d355f81378980db629d60128ad03e02b1c1e5", "homepage": "https://github.com/sindresorhus/os-tmpdir", "installable": true, "keywords": [ "built-in", "core", "dir", "directory", "env", "environment", "os", "polyfill", "ponyfill", "shim", "temp", "tempdir", "tmp", "tmpdir" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "os-tmpdir", "optionalDependencies": {}, "repository": { "type": "git", "url": "https://github.com/sindresorhus/os-tmpdir" }, "scripts": { "test": "node test.js" }, "version": "1.0.1" }