1 Star 0 Fork 4K

BreadAndMilkY / JavaGuide

forked from SnailClimb / JavaGuide 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 466 Bytes
一键复制 编辑 原始数据 按行查看 历史
SnailClimb 提交于 2021-12-08 10:18 . [feat]添加首页&压缩js
{
"name": "javaguide-blog",
"version": "1.0.0",
"description": "A project of vuepress-theme-hope",
"license": "MIT",
"scripts": {
"build": "vuepress build docs",
"clean-dev": "vuepress dev docs --no-cache",
"dev": "vuepress dev docs",
"eject-theme": "vuepress eject-hope docs"
},
"devDependencies": {
"compression-webpack-plugin": "^5.0.0",
"vuepress": "^1.8.2",
"vuepress-theme-hope": "^1.20.5"
},
"dependencies": {}
}
Java
1
https://gitee.com/Z-wantong/JavaGuide.git
git@gitee.com:Z-wantong/JavaGuide.git
Z-wantong
JavaGuide
JavaGuide
main

搜索帮助