{ "_from": "config-file-ts@^0.2.8-rc1", "_id": "config-file-ts@0.2.8-rc1", "_inBundle": false, "_integrity": "sha512-GtNECbVI82bT4RiDIzBSVuTKoSHufnU7Ce7/42bkWZJZFLjmDF2WBpVsvRkhKCfKBnTBb3qZrBwPpFBU/Myvhg==", "_location": "/config-file-ts", "_phantomChildren": { "balanced-match": "1.0.2", "foreground-child": "3.3.0", "jackspeak": "3.4.3", "package-json-from-dist": "1.0.0", "path-scurry": "1.11.1" }, "_requested": { "type": "range", "registry": true, "raw": "config-file-ts@^0.2.8-rc1", "name": "config-file-ts", "escapedName": "config-file-ts", "rawSpec": "^0.2.8-rc1", "saveSpec": null, "fetchSpec": "^0.2.8-rc1" }, "_requiredBy": [ "/ee-bin" ], "_resolved": "https://registry.npmmirror.com/config-file-ts/-/config-file-ts-0.2.8-rc1.tgz", "_shasum": "fb7fc6ccb2e313f69dbeb78f1db0b00038049de0", "_spec": "config-file-ts@^0.2.8-rc1", "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/ee-bin", "author": { "name": "lee mighdoll" }, "bugs": { "url": "https://github.com/mighdoll/config-file-ts/issues" }, "bundleDependencies": false, "dependencies": { "glob": "^10.3.12", "typescript": "^5.4.3" }, "deprecated": false, "description": "Use Typescript for configuration files. Types for safety. Compiled for speed.", "devDependencies": { "@types/glob": "^8.1.0", "@types/node": "^20.11.30", "rimraf": "^5.0.5", "rollup": "^4.13.2", "rollup-plugin-typescript2": "^0.36.0", "vitest": "^1.4.0" }, "files": [ "dist", "src" ], "homepage": "https://github.com/mighdoll/config-file-ts#readme", "keywords": [ "typescript", "config", "configuration", "conf", "cli", "cached", "command", "cmd", "command-line" ], "license": "MIT", "main": "dist/index.js", "name": "config-file-ts", "repository": { "type": "git", "url": "git+https://github.com/mighdoll/config-file-ts.git" }, "scripts": { "test": "vitest" }, "sideEffects": false, "types": "dist/index.d.ts", "version": "0.2.8-rc1" }