1 Star 0 Fork 1

java_wzx / Learn-Vue-Source-Code

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 789 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "Learn-Vue-Source-Code",
"version": "1.0.0",
"description": "",
"directories": {
"doc": "doc"
},
"scripts": {
"dev": "vuepress dev docs",
"build": "vuepress build docs",
"commit": "git cz",
"deploy": "sh deploy.sh"
},
"repository": {
"type": "git",
"url": "git+https://github.com/NLRX-WJC/Learn-Vue-Source-Code.git"
},
"keywords": [],
"author": "NLRX",
"license": "MIT",
"devDependencies": {
"@vuepress/plugin-back-to-top": "^1.2.0",
"@vuepress/plugin-pwa": "^1.2.0",
"commitizen": "^4.0.3",
"cz-conventional-changelog": "^3.0.2",
"vuepress": "^1.2.0",
"vuepress-plugin-medium-zoom": "^1.1.8"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}
1
https://gitee.com/wang6wang66/Learn-Vue-Source-Code.git
git@gitee.com:wang6wang66/Learn-Vue-Source-Code.git
wang6wang66
Learn-Vue-Source-Code
Learn-Vue-Source-Code
master

搜索帮助