1 Star 0 Fork 108

秋风0302 / CodeGuide

forked from 小傅哥 / CodeGuide 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 992 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "CodeGuide",
"version": "2.0.1",
"private": true,
"scripts": {
"dev": "vuepress dev docs",
"build": "vuepress build docs"
},
"devDependencies": {
"@vuepress/plugin-back-to-top": "^1.8.2",
"@vuepress/plugin-google-analytics": "^1.8.2",
"@vuepress/plugin-medium-zoom": "^1.8.2",
"vuepress": "^1.8.2",
"vuepress-plugin-seo": "^0.1.4",
"vuepress-plugin-sitemap": "^2.3.1",
"vuepress-plugin-tags": "^1.0.2",
"watchpack": "^1.7.5",
"webpack-dev-server": "^3.11.2"
},
"dependencies": {
"@vssue/api-github-v3": "^1.4.7",
"@vssue/vuepress-plugin-vssue": "^1.4.8",
"@vuepress/core": "^1.8.2",
"browserslist": "^4.16.3",
"caniuse-lite": "^1.0.30001196",
"screenfull": "^5.1.0",
"vuepress-plugin-baidu-autopush": "^1.0.1",
"vuepress-plugin-code-copy": "^1.0.6",
"vuepress-plugin-copyright": "^1.0.2",
"vuepress-plugin-img-lazy": "^1.0.4",
"vuepress-plugin-table-of-contents": "^1.1.7"
}
}
Java
1
https://gitee.com/QiuFeng0302/CodeGuide.git
git@gitee.com:QiuFeng0302/CodeGuide.git
QiuFeng0302
CodeGuide
CodeGuide
master

搜索帮助