{ "_from": "temp-file@^3.4.0", "_id": "temp-file@3.4.0", "_inBundle": false, "_integrity": "sha512-C5tjlC/HCtVUOi3KWVokd4vHVViOmGjtLwIh4MuzPo/nMYTV/p1urt3RnMz2IWXDdKEGJH3k5+KPxtqRsUYGtg==", "_location": "/temp-file", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "temp-file@^3.4.0", "name": "temp-file", "escapedName": "temp-file", "rawSpec": "^3.4.0", "saveSpec": null, "fetchSpec": "^3.4.0" }, "_requiredBy": [ "/app-builder-lib", "/builder-util" ], "_resolved": "https://registry.npmmirror.com/temp-file/-/temp-file-3.4.0.tgz", "_shasum": "766ea28911c683996c248ef1a20eea04d51652c7", "_spec": "temp-file@^3.4.0", "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/app-builder-lib", "author": { "name": "Vladimir Krivosheev" }, "bugs": { "url": "https://github.com/develar/temp-file/issues" }, "bundleDependencies": false, "dependencies": { "async-exit-hook": "^2.0.1", "fs-extra": "^10.0.0" }, "deprecated": false, "description": "```typescript export function getTempName(prefix?: string | null | undefined): string;", "devDependencies": { "@types/fs-extra": "^9.0.11", "@types/js-yaml": "^4.0.1", "@types/node": "^15.0.2", "typescript": "^4.2.4" }, "files": [ "out" ], "homepage": "https://github.com/develar/temp-file", "license": "MIT", "main": "out/main.js", "name": "temp-file", "repository": { "type": "git", "url": "git+https://github.com/develar/temp-file.git" }, "scripts": { "compile": "tsc", "release": "pnpm compile && pnpm publish --no-git-checks", "update-deps": "pnpm update -i -r --latest" }, "typings": "./out/main.d.ts", "version": "3.4.0" }