5 Star 45 Fork 20

cyl/webman大屏可视化后台管理

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 2.04 KB
一键复制 编辑 原始数据 按行查看 历史
cyl 提交于 2022-01-12 00:36 . 1.0.0
{
"name": "xiribi",
"version": "0.1.0",
"description": "vue3 vite next admin template js setup",
"author": "xiri_yang",
"license": "MIT",
"scripts": {
"dev": "vite --force",
"build": "vite build",
"lint-fix": "eslint --fix --ext .js --ext .jsx --ext .vue src/"
},
"dependencies": {
"@element-plus/icons-vue": "^0.2.4",
"axios": "^0.24.0",
"echarts": "^5.2.2",
"element-plus": "^1.2.0-beta.6",
"mitt": "^3.0.0",
"nprogress": "^0.2.0",
"qrcodejs2-fixes": "^0.0.2",
"screenfull": "^6.0.0",
"sortablejs": "^1.14.0",
"vue": "^3.2.26",
"vue-clipboard3": "^1.0.1",
"vue-router": "^4.0.12",
"vuex": "^4.0.2",
"@fast-crud/fast-crud": "^1.0.0-alpha.0",
"@fast-crud/ui-element": "^1.0.0-alpha.0",
"@antv/s2": "^1.4.0",
"@vueuse/core": "^7.4.1",
"accounting": "^0.4.1",
"bin-charts-next": "^1.0.6",
"bin-datav": "^0.1.13",
"bin-editor-next": "^1.0.6",
"bin-ui-next": "^1.1.3",
"brace": "^0.11.1",
"dayjs": "^1.10.7",
"good-storage": "^1.1.1",
"javascript-natural-sort": "^0.7.1",
"js-cookie": "^3.0.1",
"localforage": "^1.10.0",
"lodash-es": "^4.17.21",
"many-keys-map": "^1.0.3",
"particles.vue3": "^1.20.5",
"thenby": "^1.3.4",
"vuedraggable": "^4.1.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.0.1",
"@vue/compiler-sfc": "^3.2.26",
"dotenv": "^10.0.0",
"eslint": "^8.5.0",
"eslint-plugin-vue": "^8.2.0",
"prettier": "^2.5.1",
"sass": "^1.45.1",
"sass-loader": "^12.4.0",
"unplugin-auto-import": "^0.5.4",
"vite": "^2.7.7",
"vite-plugin-vue-setup-extend": "^0.1.0",
"vue-eslint-parser": "^8.0.1",
"@babel/core": "^7.16.5",
"@babel/preset-env": "^7.16.5",
"@types/node": "^16.11.17",
"@vue/shared": "^3.2.26",
"cross-env": "^7.0.3",
"eslint-plugin-import": "^2.25.3",
"rimraf": "^3.0.2"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
],
"engines": {
"node": ">=12.0.0",
"npm": ">= 6.0.0"
},
"keywords": [
"vue",
"vue3",
"vuejs/vue-next",
"vuejs/vue-next-template",
"vuejs/vue-next-template-js",
"element-ui",
"element-plus"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/303711888/screen-bi.git
git@gitee.com:303711888/screen-bi.git
303711888
screen-bi
webman大屏可视化后台管理
master

搜索帮助