1 Star 0 Fork 0

Yufei Ren / zero-doc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 820 Bytes
一键复制 编辑 原始数据 按行查看 历史
kevwan 提交于 2021-09-24 16:07 . update zero-doc links
{
"name": "go-zero-website",
"version": "1.0.0",
"description": "go zero website",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"docs:dev": "vuepress dev docs",
"docs:build": "vuepress build docs"
},
"repository": {
"type": "git",
"url": "git@github.com:zeromicro/zero-doc.git"
},
"keywords": [],
"author": "",
"dependencies": {
"@vssue/api-github-v3": "^1.4.4",
"@vssue/api-github-v4": "^1.4.0",
"@vssue/vuepress-plugin-vssue": "^1.4.6",
"@vuepress/plugin-active-header-links": "^1.2.0",
"@vuepress/plugin-back-to-top": "^1.2.0",
"@vuepress/plugin-medium-zoom": "^1.2.0",
"@vuepress/plugin-nprogress": "^1.2.0",
"@vuepress/plugin-pwa": "^1.2.0",
"moment": "^2.24.0",
"vuepress": "^1.7.1"
}
}
1
https://gitee.com/yren/zero-doc.git
git@gitee.com:yren/zero-doc.git
yren
zero-doc
zero-doc
main

搜索帮助