{ "name": "@dcloudio/uni-h5-vite", "version": "3.0.0-alpha-3021320211109003", "description": "uni-h5-vite", "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-h5-vite" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "license": "Apache-2.0", "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "dependencies": { "@dcloudio/uni-cli-shared": "3.0.0-alpha-3021320211109003", "@dcloudio/uni-shared": "3.0.0-alpha-3021320211109003", "@rollup/pluginutils": "^4.1.1", "@vue/compiler-dom": "^3.2.21", "@vue/compiler-sfc": "^3.2.21", "@vue/server-renderer": "^3.2.21" }, "devDependencies": { "esbuild": "^0.13.12" } }