{ "_from": "temp@~0.5.1", "_id": "temp@0.5.1", "_inBundle": false, "_integrity": "sha512-Gwc1QWGkf3f3d0y8wNyC9uvVqAsmVdUMPzdiLJDNVAHhlxZmSWlvVZAk1LmZcBuYcmhvJ0oHDVHksghU3VI/0w==", "_location": "/temp", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "temp@~0.5.1", "name": "temp", "escapedName": "temp", "rawSpec": "~0.5.1", "saveSpec": null, "fetchSpec": "~0.5.1" }, "_requiredBy": [ "/execSync" ], "_resolved": "https://registry.npmjs.org/temp/-/temp-0.5.1.tgz", "_shasum": "77ab19c79aa7b593cbe4fac2441768cad987b8df", "_spec": "temp@~0.5.1", "_where": "/root/spacedeck-open/node_modules/execSync", "author": { "name": "Bruce Williams", "email": "bruce@codefluency.com" }, "bugs": { "url": "https://github.com/bruce/node-temp/issues" }, "bundleDependencies": false, "dependencies": { "rimraf": "~2.1.4" }, "deprecated": false, "description": "Temporary files and directories", "devDependencies": {}, "directories": { "lib": "lib" }, "engines": [ "node >=0.8.0" ], "homepage": "https://github.com/bruce/node-temp#readme", "main": "./lib/temp", "name": "temp", "repository": { "type": "git", "url": "git://github.com/bruce/node-temp.git" }, "tags": [ "temporary", "temp", "tempfile", "tempdir", "tmpfile", "tmpdir", "security" ], "version": "0.5.1" }