代码拉取完成,页面将自动刷新
{
"name": "vue-template-es2015-compiler",
"version": "1.9.1",
"description": "Post compiler for Vue template render functions to support ES2015+ features",
"main": "index.js",
"author": "Evan You",
"license": "MIT",
"files": [
"index.js",
"buble.js"
],
"scripts": {
"build": "cd buble && npm run build && cp dist/buble-browser-deps.umd.js ../buble.js",
"test": "jest",
"prepublishOnly": "jest && npm run build"
},
"devDependencies": {
"jest": "^24.1.0",
"vue": "^2.6.0",
"vue-template-compiler": "^2.6.0"
},
"repository": {
"type": "git",
"url": "https://github.com/vuejs/vue-template-es2015-compiler"
},
"jest": {
"testPathIgnorePatterns": [
"/node_modules/",
"/buble/"
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。