392 Star 3.1K Fork 388

Gitee Community / 开源指北

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 721 Bytes
一键复制 编辑 原始数据 按行查看 历史
阿基米东 提交于 2024-05-08 15:01 . chore: add vuepress project
{
"name": "vuepress-theme-hope-template",
"version": "1.0.0",
"description": "Template for vuepress-theme-hope",
"scripts": {
"serve": "vuepress dev src",
"cleanServe": "vuepress dev src --no-cache",
"build": "vuepress build src",
"test": "echo \"Warning: no test specified\" && exit 0"
},
"author": "Mr.Hope",
"license": "MIT",
"keywords": [
"vuepress",
"personal-blog"
],
"dependencies": {
"cnpm": "^6.1.1",
"vuepress": "1.8.0",
"vuepress-theme-hope": "1.8.1",
"weixin-js-sdk": "^1.6.0"
},
"devDependencies": {
"typescript": "^4.1.3",
"vuepress-plugin-auto-sidebar": "^1.5.0",
"vuepress-plugin-autobar": "github:boboidream/vuepress-bar"
}
}
其他
1
https://gitee.com/gitee-community/opensource-guide.git
git@gitee.com:gitee-community/opensource-guide.git
gitee-community
opensource-guide
开源指北
master

搜索帮助