1 Star 0 Fork 2

量子风暴/elastic-visark

forked from 破地瓜/elastic-visark 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.21 KB
一键复制 编辑 原始数据 按行查看 历史
jiabiaoli 提交于 2024-10-28 19:49 . 1. 升级版本
{
"name": "elastic-visark",
"private": true,
"version": "1.1.5",
"scripts": {
"dev": "vite",
"build": "vite build && electron-builder",
"build-win": "vite build && electron-builder --win",
"build-mac": "vite build && electron-builder --mac",
"build-all": "vite build && electron-builder --win --mac",
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"axios": "^1.7.7",
"electron-context-menu": "^3.6.1",
"element-plus": "^2.8.6",
"exceljs": "^4.4.0",
"js-base64": "^3.7.7",
"moment": "^2.30.1",
"nedb": "^1.8.0",
"nprogress": "^0.2.0",
"pinia": "^2.2.4",
"qs": "^6.13.0",
"vue": "^3.5.12",
"vue-router": "^4.4.5",
"vue3-uuid": "^1.0.0"
},
"devDependencies": {
"@types/nedb": "^1.8.16",
"@types/nprogress": "^0.2.3",
"@types/qs": "^6.9.16",
"@vitejs/plugin-vue": "^4.6.2",
"@vueuse/core": "^10.11.1",
"electron": "^33.0.2",
"electron-builder": "^25.1.8",
"sass": "^1.80.4",
"typescript": "^5.6.3",
"vite": "^4.5.5",
"vite-plugin-electron": "^0.11.2",
"vite-plugin-electron-renderer": "^0.14.6"
},
"main": "dist-electron/main.js",
"typings": "global.d.ts"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/wuchunfu/elastic-visark.git
[email protected]:wuchunfu/elastic-visark.git
wuchunfu
elastic-visark
elastic-visark
master

搜索帮助