1 Star 0 Fork 6

sparkinzy/t-doc

forked from mr_nobody/t-doc 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 527 Bytes
一键复制 编辑 原始数据 按行查看 历史
mr_nobody 提交于 2024-06-27 15:37 . 添加dcat-admin的文档
{
"name": "t-doc",
"version": "0.0.1",
"description": "文档",
"license": "MIT",
"type": "module",
"scripts": {
"docs:build": "vuepress build docs",
"docs:clean-dev": "vuepress dev docs --clean-cache",
"docs:dev": "vuepress dev docs",
"docs:update-package": "npx vp-update"
},
"devDependencies": {
"@vuepress/bundler-vite": "^2.0.0-rc.7",
"@vuepress/plugin-search": "^2.0.0-rc.37",
"@vuepress/theme-default": "^2.0.0-rc.11",
"vue": "^3.4.0",
"vuepress": "^2.0.0-rc.7"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sparkinzy/t-doc.git
[email protected]:sparkinzy/t-doc.git
sparkinzy
t-doc
t-doc
master

搜索帮助