mpvue-template-compiler
Version:
mpvue template compiler for Vue
28 lines (27 loc) • 578 B
JSON
{
"name": "mpvue-template-compiler",
"version": "1.4.6",
"description": "mpvue template compiler for Vue",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/Meituan-Dianping/mpvue.git"
},
"keywords": [
"vue",
"compiler",
"mp",
"mp",
"antmp"
],
"author": "meituan.com",
"license": "MIT",
"bugs": {
"url": "https://github.com/Meituan-Dianping/mpvue/issues"
},
"homepage": "https://github.com/Meituan-Dianping/mpvue/",
"dependencies": {
"he": "^1.1.0",
"de-indent": "^1.0.2"
}
}