1 Star 0 Fork 25

一曲无忆 / 巡云轻论坛管理后台前端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.16 KB
一键复制 编辑 原始数据 按行查看 历史
巡云 提交于 2024-02-29 08:57 . 更新
{
"name": "cms-web-admin",
"private": true,
"version": "2024.2.29",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview"
},
"dependencies": {
"@types/codemirror": "^5.60.7",
"@types/crypto-js": "^4.1.1",
"@types/jquery": "^3.5.14",
"@types/prismjs": "^1.26.0",
"@vitejs/plugin-legacy": "^1.8.2",
"axios": "^1.2.2",
"codemirror": "^5.65.12",
"cropperjs": "^1.5.13",
"crypto-js": "^4.1.1",
"dayjs": "^1.11.7",
"dplayer": "^1.27.0",
"element-plus": "^2.3.0",
"hls.js": "^1.2.9",
"jquery": "^3.6.3",
"lodash": "^4.17.21",
"long": "^5.2.1",
"pinia": "^2.0.28",
"prismjs": "^1.29.0",
"sass": "^1.57.1",
"streamsaver": "^2.0.6",
"vite-plugin-prismjs": "^0.0.8",
"vue": "^3.2.25",
"vue-icomoon": "^0.6.1",
"vue-router": "^4.1.6",
"web-streams-polyfill": "^2.0.2"
},
"devDependencies": {
"@types/node": "^18.11.18",
"@vitejs/plugin-vue": "^2.3.4",
"typescript": "^4.5.4",
"unplugin-auto-import": "^0.12.1",
"unplugin-vue-components": "^0.22.12",
"vite": "^2.9.15",
"vue-tsc": "^0.34.7"
}
}
TypeScript
1
https://gitee.com/John1996/bbs-web-admin.git
git@gitee.com:John1996/bbs-web-admin.git
John1996
bbs-web-admin
巡云轻论坛管理后台前端
master

搜索帮助