1 Star 1 Fork 0

雪山凌狐/雪山凌狐知识中心

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 718 Bytes
一键复制 编辑 原始数据 按行查看 历史
雪山凌狐 提交于 2023-04-08 21:20 . fix build problem
{
"name": "xueshanlinghu-notes",
"version": "2.0.0",
"description": "live old, learn old",
"license": "MIT",
"type": "module",
"scripts": {
"docs:build": "vuepress build src",
"docs:clean-dev": "vuepress dev src --clean-cache",
"docs:dev": "vuepress dev src",
"docs:update-package": "npx vp-update"
},
"devDependencies": {
"@vuepress/client": "2.0.0-beta.61",
"@vuepress/plugin-register-components": "^2.0.0-beta.61",
"element-plus": "^2.3.3",
"vue": "^3.2.47",
"vuepress": "2.0.0-beta.61",
"vuepress-plugin-search-pro": "^2.0.0-beta.201",
"vuepress-theme-hope": "2.0.0-beta.201"
},
"dependencies": {
"markdown-it-disable-url-encode": "^1.0.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xueshanlinghu/xueshanlinghu-notes.git
git@gitee.com:xueshanlinghu/xueshanlinghu-notes.git
xueshanlinghu
xueshanlinghu-notes
雪山凌狐知识中心
master

搜索帮助