1 Star 0 Fork 1.4K

ixiaoguo/SCUI_VITE

forked from 余或非/SCUI_VITE 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 846 Bytes
一键复制 编辑 原始数据 按行查看 历史
Maocat 提交于 2022-03-09 09:50 . vue-cli更换为vite
{
"name": "scui",
"version": "1.5.0",
"private": true,
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons": "0.0.11",
"@tinymce/tinymce-vue": "4.0.5",
"axios": "0.25.0",
"core-js": "3.21.0",
"cropperjs": "1.5.12",
"crypto-js": "4.1.1",
"echarts": "5.3.0",
"element-plus": "2.0.2",
"nprogress": "0.2.0",
"pinyin-match": "^1.2.2",
"sortablejs": "1.14.0",
"tinymce": "5.10.2",
"vue": "3.2.30",
"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.5.1"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.2.0",
"@vue/compiler-sfc": "3.2.30",
"sass": "1.37.5",
"vite": "^2.8.0"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ixiaoguo/scui_vite.git
git@gitee.com:ixiaoguo/scui_vite.git
ixiaoguo
scui_vite
SCUI_VITE
master

搜索帮助