1 Star 0 Fork 0

薛纪克/nocobase-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 834 Bytes
一键复制 编辑 原始数据 按行查看 历史
jike.xue 提交于 2025-03-06 17:11 +08:00 . test
{
"name": "nocobase-app-mysql-25",
"private": true,
"workspaces": [
"packages/*/*",
"packages/*/*/*"
],
"engines": {
"node": ">=18"
},
"scripts": {
"nocobase": "nocobase",
"pm": "nocobase pm",
"pm2": "nocobase pm2",
"dev": "nocobase dev",
"start": "nocobase start",
"clean": "nocobase clean",
"build": "nocobase build",
"test": "nocobase test",
"e2e": "nocobase e2e",
"tar": "nocobase tar",
"postinstall": "nocobase postinstall",
"lint": "eslint ."
},
"resolutions": {
"cytoscape": "3.28.0",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"antd": "5.12.8",
"rollup": "4.24.0"
},
"dependencies": {
"@nocobase/cli": "1.5.22",
"mysql2": "^3.11.0"
},
"devDependencies": {
"@nocobase/devtools": "1.5.22"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xuejike/nocobase-plugin.git
git@gitee.com:xuejike/nocobase-plugin.git
xuejike
nocobase-plugin
nocobase-plugin
main

搜索帮助