1 Star 0 Fork 2

王友全/mossgpt-mtools

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.41 KB
一键复制 编辑 原始数据 按行查看 历史
lblblong 提交于 2023-03-13 22:07 . 开放更多可配置项
{
"name": "mossgpt",
"private": true,
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
"preview": "vite preview"
},
"dependencies": {
"@ant-design/icons": "^5.0.1",
"@libeilong/chatgpt": "5.0.8",
"@libeilong/func": "^0.6.3",
"@libeilong/react-store-provider": "^0.2.3",
"antd": "^5.2.0",
"clsx": "^1.2.1",
"dayjs": "^1.11.6",
"https-proxy-agent": "^5.0.1",
"mitt": "^3.0.0",
"mobx": "^6.6.2",
"mobx-react-lite": "^3.4.0",
"node-fetch": "^3.3.0",
"oh-popup": "^0.1.0",
"oh-popup-react": "^0.1.2",
"oh-router": "^0.3.0",
"oh-router-react": "^0.0.9",
"qs": "^6.11.0",
"react": "^18.2.0",
"react-contexify": "^6.0.0",
"react-dom": "^18.2.0",
"react-markdown": "^8.0.5",
"react-syntax-highlighter": "^15.5.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-typescript": "^11.0.0",
"@types/node": "^18.8.5",
"@types/qs": "^6.9.7",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"@types/react-syntax-highlighter": "^15.5.6",
"@types/uuid": "^9.0.0",
"@vitejs/plugin-react-swc": "^3.2.0",
"rollup": "^3.19.1",
"rollup-plugin-copy": "^3.4.0",
"sass": "^1.55.0",
"tslib": "^2.5.0",
"typescript": "^4.6.4",
"utools-api-types": "^3.0.0",
"vite": "^4.1.4"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xuruiju/mossgpt-mtools.git
git@gitee.com:xuruiju/mossgpt-mtools.git
xuruiju
mossgpt-mtools
mossgpt-mtools
master

搜索帮助