{ "name": "@dcloudio/uni-cli-nvue", "version": "3.0.0-alpha-3000020210728002", "description": "uni-cli-nvue", "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-nvue" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "license": "Apache-2.0", "gitHead": "4dd0e035b52584ff028ee3028c46adc555be0529", "dependencies": { "terser-webpack-plugin": "^5.1.4", "vue-loader": "^16.3.3", "webpack": "^5.45.1" }, "devDependencies": { "@types/terser-webpack-plugin": "^5.0.4" } }