1 Star 0 Fork 2

wfling/v2fly-github-io

forked from yfxfeng/v2fly-github-io 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 612 Bytes
一键复制 编辑 原始数据 按行查看 历史
Kid 提交于 2020-10-18 22:38 . Bump and clean deps
{
"name": "v2fly-github-io",
"license": "CC-BY-SA-4.0",
"version": "1.0.0",
"scripts": {
"dev": "vuepress dev docs",
"build": "vuepress build docs",
"precommit": "lint-staged"
},
"lint-staged": {
"docs/**/*.{md,markdown}": "lint-md"
},
"devDependencies": {
"@vuepress/plugin-back-to-top": "^1.5.2",
"lint-staged": "^10.2.11",
"vuepress": "^1.7.1",
"vuepress-plugin-mermaidjs": "^1.5.1"
},
"dependencies": {
"@kidonng/vuepress-plugin-contributors": "^0.2.0",
"uuid": "^8.3.0"
},
"resolutions": {
"vuepress-plugin-smooth-scroll": "^0.0.10"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wfbr/v2fly-github-io.git
git@gitee.com:wfbr/v2fly-github-io.git
wfbr
v2fly-github-io
v2fly-github-io
master

搜索帮助