1 Star 0 Fork 0

tokyokk/LearningNotes

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 686 Bytes
一键复制 编辑 原始数据 按行查看 历史
tokyokk 提交于 2023-06-22 01:29 . fix notes
{
"name": "vuepress-theme-hope-template",
"version": "2.0.0",
"description": "A project of vuepress-theme-hope",
"license": "MIT",
"type": "module",
"scripts": {
"docs:build": "vuepress build src",
"docs:clean-dev": "vuepress dev src --clean-cache",
"docs:dev": "vuepress dev src --open"
},
"devDependencies": {
"@vuepress/client": "2.0.0-beta.53",
"@vuepress/plugin-register-components": "^2.0.0-beta.51",
"@vuepress/plugin-search": "^2.0.0-beta.53",
"element-plus": "^2.2.25",
"vue": "^3.2.45",
"vuepress": "2.0.0-beta.53",
"vuepress-theme-hope": "2.0.0-beta.130"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tokyokk/LearningNotes.git
git@gitee.com:tokyokk/LearningNotes.git
tokyokk
LearningNotes
LearningNotes
master

搜索帮助