{ "name": "@dcloudio/uni-uts-v1", "version": "3.0.0-alpha-4010420240429002", "description": "uni-uts-v1", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [ "dist", "lib" ], "repository": { "type": "git", "url": "git+https://github.com/dcloudio/uni-app.git", "directory": "packages/uni-uts-v1" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "license": "Apache-2.0", "dependencies": { "@babel/code-frame": "^7.23.5", "@dcloudio/uts": "3.0.0-alpha-4010420240429002", "@rollup/pluginutils": "^5.0.5", "@vue/shared": "3.4.21", "adm-zip": "^0.5.9", "android-versions": "^1.8.1", "colors": "^1.4.0", "debug": "^4.3.3", "fast-glob": "^3.2.11", "find-cache-dir": "^3.3.2", "fs-extra": "^10.0.0", "graphlib": "^2.1.8", "jsonc-parser": "^3.2.0", "lodash": "^4.17.21", "md5-file": "^5.0.0", "object-hash": "^3.0.0", "semver": "^7.5.4", "source-map": "^0.7.4", "source-map-js": "^1.0.2" }, "devDependencies": { "@types/adm-zip": "^0.5.0", "@types/android-versions": "^1.8.0", "@types/fs-extra": "^9.0.13", "rollup": "^4.13.0" } }