5 Star 12 Fork 0

星品/sheep-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.28 KB
一键复制 编辑 原始数据 按行查看 历史
lanergg 提交于 2021-12-31 17:07 +08:00 . first commit
{
"name": "sheep-admin",
"version": "0.1.1",
"scripts": {
"dev": "vite",
"dev:mock": "vite --mode=development-mock",
"build": "vite build",
"serve": "vite build && vite preview"
},
"dependencies": {
"@element-plus/icons": "^0.0.11",
"@tinymce/tinymce-vue": "^4.0.4",
"@vueup/vue-quill": "^1.0.0-beta.7",
"@vueuse/core": "^7.1.2",
"array.prototype.flat": "^1.2.5",
"axios": "^0.24.0",
"clipboard": "^2.0.8",
"clone-deep": "^4.0.1",
"codemirror": "^5.63.3",
"core-js": "^3.19.1",
"cropperjs": "^1.5.12",
"dayjs": "^1.10.7",
"echarts": "^5.2.2",
"element-plus": "1.2.0-beta.6",
"file-saver": "^2.0.5",
"glob": "^7.2.0",
"lodash": "^4.17.21",
"merge": "^2.1.1",
"mitt": "^3.0.0",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"qrcode": "^1.5.0",
"quill": "^1.3.7",
"socket.io-client": "2.4.0",
"tinymce": "^5.10.1",
"uuid": "^8.3.2",
"v-contextmenu": "^3.0.0",
"vue": "^3.2.1",
"vue-echarts": "^6.0.0",
"vue-router": "4.0.6",
"vuedraggable": "^4.0.1",
"vuex": "^4.0.2",
"xlsx": "^0.17.4",
"xss": "^1.0.10"
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.10.1",
"@vitejs/plugin-vue-jsx": "^1.2.0",
"sass": "^1.43.4",
"vite": "^2.6.14",
"vite-plugin-compression": "^0.3.6",
"vite-plugin-svg-icons": "^1.0.5"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/xptech/sheep-admin.git
git@gitee.com:xptech/sheep-admin.git
xptech
sheep-admin
sheep-admin
master

搜索帮助