1 Star 0 Fork 1

lebron/个人在线笔记-vuepress

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 505 Bytes
一键复制 编辑 原始数据 按行查看 历史
Kasnars 提交于 2022-02-08 23:44 +08:00 . 修改主题配色为贝拉应援色
{
"name": "vuepress-test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"docs:dev": "vuepress dev docs --temp .temp",
"docs:build": "vuepress build docs"
},
"author": "",
"license": "ISC",
"dependencies": {
"vuepress": "^1.9.7"
},
"devDependencies": {
"@vuepress/plugin-back-to-top": "^1.9.7",
"@vuepress/plugin-nprogress": "^1.9.7",
"@vuepress/theme-blog": "^2.3.3"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lebron0529/note.git
git@gitee.com:lebron0529/note.git
lebron0529
note
个人在线笔记-vuepress
master

搜索帮助