{ "_args": [ [ { "raw": "tempfile@^1.0.0", "scope": null, "escapedName": "tempfile", "name": "tempfile", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "c:\\xampp\\htdocs\\laravel\\node_modules\\exec-buffer" ] ], "_from": "tempfile@>=1.0.0 <2.0.0", "_id": "tempfile@1.1.1", "_inCache": true, "_location": "/tempfile", "_nodeVersion": "0.12.2", "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "_npmVersion": "2.9.0", "_phantomChildren": {}, "_requested": { "raw": "tempfile@^1.0.0", "scope": null, "escapedName": "tempfile", "name": "tempfile", "rawSpec": "^1.0.0", "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": "c:\\xampp\\htdocs\\laravel\\node_modules\\exec-buffer", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "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": "https://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": [ "tmp", "temp", "temporary", "tempfile", "file", "path", "random", "rand" ], "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" }