{ "name": "@dcloudio/uni-cli-nvue", "version": "3.0.0-alpha-3000020210726003", "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": "3b83cc9dc4c9a214747c626f79693559c338044f", "dependencies": { "terser-webpack-plugin": "^5.1.4", "webpack": "^5.45.1" }, "devDependencies": { "@types/terser-webpack-plugin": "^5.0.4" } }