{ "name": "@dcloudio/uni-cli-shared", "version": "3.0.0-alpha-3021020210930001", "description": "@dcloudio/uni-cli-shared", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [ "dist/**/*.js", "dist/**/*.d.ts", "lib" ], "repository": { "type": "git", "url": "git+https://github.com/dcloudio/uni-app.git", "directory": "packages/uni-cli-shared" }, "license": "Apache-2.0", "bugs": { "url": "https://github.com/dcloudio/uni-app/issues" }, "dependencies": { "@rollup/pluginutils": "^4.1.1", "chokidar": "^3.5.2", "compare-versions": "^3.6.0", "debug": "^4.3.1", "estree-walker": "^3.0.0", "fast-glob": "^3.2.7", "fs-extra": "^10.0.0", "hash-sum": "^2.0.0", "jsonc-parser": "^3.0.0", "merge": "^2.1.1", "postcss-selector-parser": "^6.0.6", "rollup-plugin-copy": "^3.4.0", "tapable": "^2.2.0", "xregexp": "3.1.0" }, "gitHead": "453a3e6ead807864087692f4339ea3d667045fe7", "devDependencies": { "@types/hash-sum": "^1.0.0" } }