{ "name": "@dcloudio/uni-cli-shared", "version": "3.0.0-alpha-3000020210524001", "description": "@dcloudio/uni-cli-shared", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [ "dist/**/*.js", "dist/**/*.d.ts", "lib" ], "buildOptions": { "bundler": "tsc" }, "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": { "debug": "^4.3.1", "jsonc-parser": "^3.0.0", "slash": "^3.0.0", "tapable": "^2.2.0", "xregexp": "3.1.0" }, "peerDependencies": { "@dcloudio/uni-shared": "^3.0.0-alpha-3000020210524001" } }