1 Star 0 Fork 8

kshdb/SCUI-Vite

forked from 知止/SCUI-Vite 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 915 Bytes
一键复制 编辑 原始数据 按行查看 历史
知止 提交于 2022-01-10 21:51 . 详见Readme
{
"name": "scui-vite",
"version": "1.4.1",
"license": "MIT",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons": "0.0.11",
"@tinymce/tinymce-vue": "4.0.5",
"axios": "0.24.0",
"core-js": "3.19.2",
"cropperjs": "1.5.12",
"crypto-js": "4.1.1",
"echarts": "5.2.2",
"element-plus": "1.2.0-beta.6",
"nprogress": "0.2.0",
"sass": "^1.47.0",
"sortablejs": "1.14.0",
"tinymce": "5.10.2",
"vue": "^3.2.25",
"vue-i18n": "9.1.9",
"vue-router": "4.0.12",
"vuedraggable": "4.0.3",
"vuex": "4.0.2",
"xgplayer": "2.31.4",
"xgplayer-hls": "2.4.32-3"
},
"devDependencies": {
"@originjs/vite-plugin-commonjs": "^1.0.2",
"@vitejs/plugin-vue": "^2.0.0",
"typescript": "^4.4.4",
"vite": "^2.7.2",
"vue-tsc": "^0.29.8"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dfsxh/scui-vite.git
[email protected]:dfsxh/scui-vite.git
dfsxh
scui-vite
SCUI-Vite
master

搜索帮助