{ "_args": [ [ "temp-write@0.1.1", "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main" ] ], "_from": "temp-write@0.1.1", "_id": "temp-write@0.1.1", "_inBundle": false, "_integrity": "sha1-C2Rng43Xf79/YqDJPah5cy/9qTI=", "_location": "/temp-write", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "temp-write@0.1.1", "name": "temp-write", "escapedName": "temp-write", "rawSpec": "0.1.1", "saveSpec": null, "fetchSpec": "0.1.1" }, "_requiredBy": [ "/gulp-cssmin" ], "_resolved": "https://registry.npmjs.org/temp-write/-/temp-write-0.1.1.tgz", "_spec": "0.1.1", "_where": "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main", "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": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/temp-write#readme", "keywords": [ "tmp", "temp", "temporary", "tempfile", "file", "path", "random", "rand", "write", "fs", "string", "buffer" ], "license": "MIT", "name": "temp-write", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/temp-write.git" }, "scripts": { "test": "mocha" }, "version": "0.1.1" }