{ "name": "@dcloudio/uni-app-vite", "version": "3.0.0-alpha-3021220211105008", "description": "uni-app-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-app-vite" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "uni-app": { "name": "uni-app-plus", "apply": [ "app" ], "main": "dist/index.js" }, "license": "Apache-2.0", "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "dependencies": { "clean-css": "^5.1.3", "fs-extra": "^10.0.0", "postcss-import": "^14.0.2", "postcss-load-config": "^3.1.0", "postcss-modules": "^4.1.3" } }