1 Star 1 Fork 7

yongkang/pure-docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 456 Bytes
一键复制 编辑 原始数据 按行查看 历史
yongkang 提交于 2024-11-06 14:49 . 1.2.7
{
"name": "pure-docs",
"type": "module",
"version": "1.2.7",
"description": "The documentation of PureChat",
"devDependencies": {
"@shikijs/vitepress-twoslash": "^1.22.2",
"vitepress-plugin-group-icons": "^1.3.0",
"@iconify-json/vscode-icons": "^1.1.33",
"vue": "^3.5.12",
"vitepress": "1.5.0"
},
"scripts": {
"dev": "vitepress dev --host 0.0.0.0",
"build": "vitepress build",
"serve": "vitepress serve"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/H260788/pure-docs.git
git@gitee.com:H260788/pure-docs.git
H260788
pure-docs
pure-docs
main

搜索帮助