2 Star 43 Fork 14

DotNet-MoYu/Vitepress-Template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 678 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "moyu-docs",
"version": "1.0.0",
"description": "MoYu框架文档",
"author": {
"name": "少林寺驻北固山办事处大神父王喇嘛",
"email": "531035580@52moyu.net",
"url": "https://gitee.com/huguodong520"
},
"license": "MIT",
"homepage": "https://gitee.com/dotnetmoyu/Vitepress-Template",
"scripts": {
"docs:dev": "vitepress dev docs --host",
"docs:build": "vitepress build docs",
"docs:preview": "vitepress preview docs"
},
"devDependencies": {
"@types/node": "^20.11.29",
"markdown-it-custom-attrs": "^1.0.2",
"sass": "^1.72.0",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"vitepress": "1.0.0-beta.7",
"vue": "^3.4.21"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/dotnetmoyu/Vitepress-Template.git
git@gitee.com:dotnetmoyu/Vitepress-Template.git
dotnetmoyu
Vitepress-Template
Vitepress-Template
master

搜索帮助