2 Star 3 Fork 4

umodoc/docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 856 Bytes
一键复制 编辑 原始数据 按行查看 历史
umodoc 提交于 2025-06-19 15:11 +08:00 . v7.0.0
{
"name": "umo-editor-docs",
"version": "7.0.0",
"description": "Umo Editor Documentation. Umo Editor 文档",
"license": "SEE LICENSE IN https://creativecommons.org/licenses/by-nc-sa/4.0",
"type": "module",
"author": {
"name": "umodoc",
"email": "contact@umodoc.com",
"url": "https://www.umodoc.com"
},
"homepage": "https://editor.umodoc.com/en/docs",
"repository": {
"type": "git",
"url": "https://github.com/umodoc/editor.git"
},
"bugs": {
"url": "https://github.com/umodoc/editor/issues",
"email": "contact@umodoc.com"
},
"scripts": {
"dev": "next -p 9002",
"build": "next build",
"start": "next start",
"export": "next export"
},
"dependencies": {
"next": "^14.2.5",
"nextra": "^3.3.1",
"nextra-theme-docs": "^3.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.5.3"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/umodoc/docs.git
git@gitee.com:umodoc/docs.git
umodoc
docs
docs
main

搜索帮助