{ "name": "@dcloudio/uni-mp-compiler", "version": "0.0.1-nvue3.3040020220223001", "description": "uni-mp-compiler", "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-mp-compiler" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "license": "Apache-2.0", "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "dependencies": { "@babel/generator": "^7.16.0", "@babel/parser": "^7.16.4", "@babel/types": "^7.16.8", "@dcloudio/uni-cli-shared": "0.0.1-nvue3.3040020220223001", "@dcloudio/uni-shared": "0.0.1-nvue3.3040020220223001", "@vue/compiler-core": "3.2.31", "@vue/compiler-dom": "3.2.31", "@vue/shared": "3.2.31", "estree-walker": "^2.0.2" }, "devDependencies": { "@vue/compiler-sfc": "3.2.31", "source-map": "^0.6.1" } }