UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

95 lines (94 loc) 2.17 kB
{ "_args": [ [ "tempfile@^1.0.0", "/Users/nick/codes/twreporter-react/node_modules/bin-build" ] ], "_from": "tempfile@>=1.0.0 <2.0.0", "_id": "tempfile@1.1.1", "_inCache": true, "_installable": true, "_location": "/tempfile", "_nodeVersion": "0.12.2", "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.9.0", "_phantomChildren": {}, "_requested": { "name": "tempfile", "raw": "tempfile@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/bin-build", "/exec-buffer" ], "_resolved": "https://registry.npmjs.org/tempfile/-/tempfile-1.1.1.tgz", "_shasum": "5bcc4eaecc4ab2c707d8bc11d99ccc9a2cb287f2", "_shrinkwrap": null, "_spec": "tempfile@^1.0.0", "_where": "/Users/nick/codes/twreporter-react/node_modules/bin-build", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "http://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/tempfile/issues" }, "dependencies": { "os-tmpdir": "^1.0.0", "uuid": "^2.0.1" }, "description": "Get a random temp file path", "devDependencies": { "mocha": "*" }, "directories": {}, "dist": { "shasum": "5bcc4eaecc4ab2c707d8bc11d99ccc9a2cb287f2", "tarball": "http://registry.npmjs.org/tempfile/-/tempfile-1.1.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "8f245060155cb44945b8c636109f91c09d2af5e2", "homepage": "https://github.com/sindresorhus/tempfile#readme", "keywords": [ "file", "path", "rand", "random", "temp", "tempfile", "temporary", "tmp" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "tempfile", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/tempfile.git" }, "scripts": { "test": "mocha" }, "version": "1.1.1" }