{ "name": "@dcloudio/uni-template-compiler", "version": "2.0.0-alpha-22420190823006", "description": "uni-template-compiler", "main": "lib/index.js", "files": [ "lib" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "fxy060608", "license": "Apache-2.0", "dependencies": { "@babel/parser": "^7.3.3", "@babel/traverse": "^7.3.3", "@babel/types": "^7.3.3", "vue-template-compiler": "^2.6.10" }, "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" }