{ "_from": "read-config-file@6.2.0", "_id": "read-config-file@6.2.0", "_inBundle": false, "_integrity": "sha512-gx7Pgr5I56JtYz+WuqEbQHj/xWo+5Vwua2jhb1VwM4Wid5PqYmZ4i00ZB0YEGIfkVBsCv9UrjgyqCiQfS/Oosg==", "_location": "/read-config-file", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "read-config-file@6.2.0", "name": "read-config-file", "escapedName": "read-config-file", "rawSpec": "6.2.0", "saveSpec": null, "fetchSpec": "6.2.0" }, "_requiredBy": [ "/app-builder-lib", "/electron-builder" ], "_resolved": "https://registry.npmmirror.com/read-config-file/-/read-config-file-6.2.0.tgz", "_shasum": "71536072330bcd62ba814f91458b12add9fc7ade", "_spec": "read-config-file@6.2.0", "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/electron-builder", "author": { "name": "Vladimir Krivosheev" }, "bugs": { "url": "https://github.com/develar/read-config-file/issues" }, "bundleDependencies": false, "dependencies": { "dotenv": "^9.0.2", "dotenv-expand": "^5.1.0", "js-yaml": "^4.1.0", "json5": "^2.2.0", "lazy-val": "^1.0.4" }, "deprecated": false, "description": "Read configuration file in various formats:", "devDependencies": { "@types/js-yaml": "^4.0.1", "@types/node": "^15.0.2", "typescript": "^4.2.4" }, "engines": { "node": ">=12.0.0" }, "files": [ "out" ], "homepage": "https://github.com/develar/read-config-file", "license": "MIT", "main": "out/main.js", "name": "read-config-file", "repository": { "type": "git", "url": "git+https://github.com/develar/read-config-file.git" }, "scripts": { "compile": "tsc", "release": "pnpm compile && pnpm publish --no-git-checks" }, "typings": "./out/main.d.ts", "version": "6.2.0" }