{ "_args": [ [ { "raw": "temp-write@~0.1.0", "scope": null, "escapedName": "temp-write", "name": "temp-write", "rawSpec": "~0.1.0", "spec": ">=0.1.0 <0.2.0", "type": "range" }, "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/gulp-jsmin" ] ], "_from": "temp-write@>=0.1.0 <0.2.0", "_id": "temp-write@0.1.1", "_inCache": true, "_location": "/temp-write", "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "_npmVersion": "1.3.22", "_phantomChildren": {}, "_requested": { "raw": "temp-write@~0.1.0", "scope": null, "escapedName": "temp-write", "name": "temp-write", "rawSpec": "~0.1.0", "spec": ">=0.1.0 <0.2.0", "type": "range" }, "_requiredBy": [ "/gulp-jsmin" ], "_resolved": "https://registry.npmjs.org/temp-write/-/temp-write-0.1.1.tgz", "_shasum": "0b6467838dd77fbf7f62a0c93da879732ffda932", "_shrinkwrap": null, "_spec": "temp-write@~0.1.0", "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/gulp-jsmin", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/temp-write/issues" }, "dependencies": { "graceful-fs": "~2.0.0", "tempfile": "~0.1.2" }, "description": "Write String/Buffer to a random temp file", "devDependencies": { "mocha": "*" }, "directories": {}, "dist": { "shasum": "0b6467838dd77fbf7f62a0c93da879732ffda932", "tarball": "https://registry.npmjs.org/temp-write/-/temp-write-0.1.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/temp-write", "keywords": [ "tmp", "temp", "temporary", "tempfile", "file", "path", "random", "rand", "write", "fs", "string", "buffer" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "temp-write", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/sindresorhus/temp-write.git" }, "scripts": { "test": "mocha" }, "version": "0.1.1" }