1 Star 0 Fork 0

Samer/SamerTestPlatformFrontend

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.68 KB
一键复制 编辑 原始数据 按行查看 历史
samer-hxz 提交于 2023-11-30 17:23 . 初始化前端服务成功
{
"name": "zerorunner",
"version": "2.1.5",
"description": "一个自动化测试平台",
"author": "xiaobai",
"license": "MIT",
"scripts": {
"dev": "vite --force",
"build": "vite build",
"lint-fix": "eslint --fix --ext .js --ext .jsx --ext .vue src/"
},
"dependencies": {
"@element-plus/icons": "^0.0.11",
"@element-plus/icons-vue": "^2.0.10",
"axios": "^1.2.1",
"cropperjs": "^1.5.13",
"echarts": "^5.4.1",
"element-plus": "^2.2.26",
"js-cookie": "^3.0.1",
"mitt": "^3.0.0",
"monaco-editor": "^0.34.1",
"nprogress": "^0.2.0",
"pinia": "^2.0.28",
"qrcodejs2-fixes": "^0.0.2",
"qs": "^6.11.0",
"relation-graph": "^2.0.41",
"screenfull": "^6.0.2",
"sortablejs": "^1.15.0",
"splitpanes": "^3.1.5",
"vue": "^3.2.45",
"vue-clipboard3": "^2.0.0",
"vue-router": "^4.1.6",
"vuedraggable": "^4.1.0",
"xterm": "^5.1.0",
"xterm-addon-fit": "^0.7.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",
"@vue/compiler-sfc": "^3.2.45",
"eslint": "8.22.0",
"eslint-plugin-vue": "^9.8.0",
"prettier": "^2.8.1",
"sass": "^1.56.2",
"vite": "^4.0.4",
"vite-plugin-monaco-editor": "1.0.5",
"vite-plugin-vue-setup-extend": "^0.4.0",
"vue-eslint-parser": "^9.1.0"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
],
"bugs": {
"url": "https://github.com/baizunxian/zerorunner/issues"
},
"engines": {
"node": ">=16.0.0",
"npm": ">= 7.0.0"
},
"keywords": [
"vue",
"vue3",
"element-ui",
"element-plus"
],
"repository": {
"type": "git",
"url": "https://github.com/baizunxian/zerorunner.git"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liusmgitee/samer-test-platform-frontend.git
git@gitee.com:liusmgitee/samer-test-platform-frontend.git
liusmgitee
samer-test-platform-frontend
SamerTestPlatformFrontend
master

搜索帮助