{ "_from": "tmp-promise@^3.0.2", "_id": "tmp-promise@3.0.3", "_inBundle": false, "_integrity": "sha512-RwM7MoPojPxsOBYnyd2hy0bxtIlVrihNs9pj5SUvY8Zz1sQcQG2tG1hSr8PDxfgEB8RNKDhqbIlroIarSNDNsQ==", "_location": "/tmp-promise", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "tmp-promise@^3.0.2", "name": "tmp-promise", "escapedName": "tmp-promise", "rawSpec": "^3.0.2", "saveSpec": null, "fetchSpec": "^3.0.2" }, "_requiredBy": [ "/@malept/flatpak-bundler" ], "_resolved": "https://registry.npmmirror.com/tmp-promise/-/tmp-promise-3.0.3.tgz", "_shasum": "60a1a1cc98c988674fcbfd23b6e3367bdeac4ce7", "_spec": "tmp-promise@^3.0.2", "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/@malept/flatpak-bundler", "author": { "name": "Benjamin Gruenbaum and Collaborators." }, "bugs": { "url": "https://github.com/benjamingr/tmp-promise/issues" }, "bundleDependencies": false, "dependencies": { "tmp": "^0.2.0" }, "deprecated": false, "description": "The tmp package with promises support and disposers.", "devDependencies": { "@types/tmp": "^0.2.0", "mocha": "7.1.2", "tsd": "0.11.0" }, "homepage": "https://github.com/benjamingr/tmp-promise#readme", "keywords": [ "tmp", "promise", "tempfile", "mkdtemp", "mktemp" ], "license": "MIT", "main": "index.js", "name": "tmp-promise", "repository": { "type": "git", "url": "git://github.com/benjamingr/tmp-promise.git" }, "scripts": { "check-types": "tsd", "mocha": "mocha", "publish": "node publish", "test": "npm run mocha && npm run check-types" }, "types": "index.d.ts", "version": "3.0.3" }