{ "name": "@dcloudio/uni-cli-utils", "version": "3.0.0-alpha-4020520240719001", "description": "@dcloudio/uni-cli-utils", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [ "dist", "lib" ], "engines": { "node": "^14.18.0 || >=16.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/dcloudio/uni-app.git", "directory": "packages/uni-cli-utils" }, "license": "Apache-2.0", "bugs": { "url": "https://github.com/dcloudio/uni-app/issues" }, "dependencies": { "debug": "^4.3.3", "fast-glob": "^3.2.11", "jsonc-parser": "^3.2.0", "minimatch": "^9.0.3", "resolve": "^1.22.1", "throttle-debounce": "^5.0.0" }, "devDependencies": { "@types/debug": "^4.1.7", "@types/resolve": "^1.20.2", "@types/throttle-debounce": "^5.0.2" } }