1 Star 0 Fork 0

破地瓜/elastic-visark-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 896 Bytes
一键复制 编辑 原始数据 按行查看 历史
podigua 提交于 2024-01-16 15:43 . init
{
"name": "elastic-visark",
"private": true,
"version": "1.0.0",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons-vue": "^2.1.0",
"axios": "^1.4.0",
"electron-context-menu": "^3.6.1",
"element-plus": "^2.3.9",
"exceljs": "^4.3.0",
"js-base64": "^3.7.5",
"moment": "^2.29.4",
"nprogress": "^0.2.0",
"pinia": "^2.1.6",
"qs": "^6.11.2",
"vue": "^3.3.0",
"vue-router": "^4.2.4",
"vue3-uuid": "^1.0.0"
},
"devDependencies": {
"@types/nedb": "^1.8.13",
"@types/nprogress": "^0.2.0",
"@types/qs": "^6.9.7",
"@vitejs/plugin-vue": "^4.1.0",
"@vueuse/core": "^10.3.0",
"sass": "^1.65.1",
"typescript": "^5.0.2",
"vite": "^4.3.2",
"vue-tsc": "^1.4.2"
},
"main": "src/main.ts",
"typings": "global.d.ts"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/podigua/elastic-visark-plugin.git
git@gitee.com:podigua/elastic-visark-plugin.git
podigua
elastic-visark-plugin
elastic-visark-plugin
master

搜索帮助