1 Star 2 Fork 2

小天呐/歪fChat后台管理系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.63 KB
一键复制 编辑 原始数据 按行查看 历史
小天呐 提交于 2025-05-12 22:34 +08:00 . 修改文档预览内容
{
"name": "waif-cms",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview"
},
"dependencies": {
"@ant-design/charts": "^2.1.1",
"@ant-design/icons": "^5.3.7",
"@mini-markdown-rc/ast-parser": "^1.0.3",
"@reduxjs/toolkit": "^2.2.5",
"antd": "^5.18.3",
"axios": "^1.7.2",
"dayjs": "^1.11.12",
"exceljs": "^4.4.0",
"file-saver": "^2.0.5",
"highlight.js": "^11.10.0",
"lodash-es": "^4.17.21",
"lucide-react": "^0.401.0",
"pubsub-js": "^1.9.4",
"query-string": "^9.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-player": "^2.16.0",
"react-redux": "^9.1.2",
"react-router-dom": "^6.23.1",
"redux": "^5.0.1"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.13",
"@types/file-saver": "^2.0.7",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.14.6",
"@types/pubsub-js": "^1.8.6",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@vitejs/plugin-react": "^4.2.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.53.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.4",
"i": "^0.3.7",
"less": "^4.2.0",
"npm": "^10.8.2",
"postcss": "^8.4.39",
"sass": "^1.77.6",
"tailwindcss": "^3.4.4",
"typescript": "^5.2.2",
"vite": "^5.0.0",
"vite-plugin-imp": "^2.4.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wifi-skew-f/waif-cms.git
git@gitee.com:wifi-skew-f/waif-cms.git
wifi-skew-f
waif-cms
歪fChat后台管理系统
master

搜索帮助