%PDF- %PDF-
Direktori : /www/specpages-backup/node_modules/tempfile/ |
Current File : /www/specpages-backup/node_modules/tempfile/package.json |
{ "_from": "tempfile@^2.0.0", "_id": "tempfile@2.0.0", "_inBundle": false, "_integrity": "sha512-ZOn6nJUgvgC09+doCEF3oB+r3ag7kUvlsXEGX069QRD60p+P3uP7XG9N2/at+EyIRGSN//ZY3LyEotA1YpmjuA==", "_location": "/tempfile", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "tempfile@^2.0.0", "name": "tempfile", "escapedName": "tempfile", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/bin-build", "/exec-buffer" ], "_resolved": "https://registry.npmjs.org/tempfile/-/tempfile-2.0.0.tgz", "_shasum": "6b0446856a9b1114d1856ffcbe509cccb0977265", "_spec": "tempfile@^2.0.0", "_where": "/www/specpages-backup/node_modules/bin-build", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/tempfile/issues" }, "bundleDependencies": false, "dependencies": { "temp-dir": "^1.0.0", "uuid": "^3.0.1" }, "deprecated": false, "description": "Get a random temporary file path", "devDependencies": { "ava": "*", "xo": "*" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/tempfile#readme", "keywords": [ "tmp", "temp", "temporary", "tempfile", "file", "path", "random", "rand", "uuid" ], "license": "MIT", "name": "tempfile", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/tempfile.git" }, "scripts": { "test": "xo && ava" }, "version": "2.0.0" }