1 Star 1 Fork 0

huyuanchao/note-book

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 860 Bytes
一键复制 编辑 原始数据 按行查看 历史
mrcode 提交于 2020-09-14 14:27 . 升级 vuepress
{
"name": "note-book",
"version": "0.0.1",
"description": "使用 vuepress 生成的 markdown 文档站点",
"author": "mrcode <99299684@qq.com>",
"private": false,
"scripts": {
"docs:devx": "vuepress dev docs --open",
"docs:dev": "node --max_old_space_size=4096 ./node_modules/vuepress/cli.js dev docs --open",
"docs:buildx": "vuepress build docs --debug",
"docs:build": "node --max_old_space_size=4096 ./node_modules/vuepress/cli.js build docs"
},
"dependencies": {
"moment": "^2.24.0",
"vuepress-plugin-baidu-tongji-analytics": "^1.0.1",
"vuepress-plugin-code-copy": "^1.0.4"
},
"devDependencies": {
"@vuepress/plugin-back-to-top": "^1.5.4",
"@vuepress/plugin-medium-zoom": "^1.5.4",
"@vuepress/plugin-pwa": "^1.5.4",
"vuepress": "^1.5.4",
"vuepress-plugin-baidu-autopush": "^1.0.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/huyuanchao/note-book.git
git@gitee.com:huyuanchao/note-book.git
huyuanchao
note-book
note-book
master

搜索帮助