vue-template-vue2-yzl
Version:
The base javascript template for Create vue App By YZL.
19 lines • 444 B
JSON
{
"name": "vue-template-vue2-yzl",
"version": "0.1.2",
"keywords": [
"vue",
"create-vue-app",
"template",
"javascript"
],
"description": "The base javascript template for Create vue App By YZL.",
"repository": {
"type": "git",
"url": "https://gitee.com/leaf-deer/vue-template-vue2-yzl.git"
},
"license": "MIT",
"engines": {
"node": ">=14"
}
}