1 Star 0 Fork 0

licode/UOP-WEB

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.04 KB
一键复制 编辑 原始数据 按行查看 历史
汪荣 提交于 2024-07-30 16:09 . style:删除多余文件
{
"name": "uop",
"version": "1.0.0",
"private": true,
"scripts": {
"build:dev": "vite build --mode development",
"build:test": "vite build --mode test",
"build:pre": "vite build --mode pre",
"build:prod": "vite build --mode production",
"dev": "vite",
"build": "run-p type-check build-only",
"preview": "vite preview",
"test:unit": "vitest",
"build-only": "vite build",
"type-check": "vue-tsc --noEmit -p tsconfig.vitest.json --composite false",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
"format": "prettier --write src/"
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"axios": "^1.6.7",
"echarts": "^5.4.3",
"element-plus": "^2.5.3",
"mitt": "^3.0.1",
"file-saver": "2.0.5",
"pinia": "^2.1.7",
"screenfull": "^6.0.2",
"ts-md5": "^1.3.1",
"vue": "^3.4.15",
"vue-clipboard3": "^2.0.0",
"vue-i18n": "9.2.2",
"vue-ls": "^4.2.0",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.3.2",
"@tsconfig/node18": "^18.2.0",
"@types/jsdom": "^21.1.1",
"@vitejs/plugin-vue": "^5.0.3",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^11.0.3",
"@vue/test-utils": "^2.4.1",
"@vue/tsconfig": "^0.4.0",
"eslint": "^8.46.0",
"eslint-plugin-vue": "^9.16.1",
"fast-glob": "^3.3.2",
"jsdom": "^22.1.0",
"less": "^4.2.0",
"less-loader": "^7.3.0",
"mockjs": "^1.1.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.0",
"sass": "^1.77.1",
"typescript": "~5.1.6",
"unplugin-auto-import": "0.17.1",
"unplugin-vue-setup-extend-plus": "1.0.0",
"vite": "^5.2.6",
"vite-plugin-compression": "0.5.1",
"vite-plugin-mock": "^2.9.8",
"vite-plugin-svg-icons": "2.0.1",
"vite-plugin-vue-setup-extend": "^0.4.0",
"vitest": "^0.34.2",
"vue-tsc": "^1.8.8"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.18.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/xucode/uop-web.git
git@gitee.com:xucode/uop-web.git
xucode
uop-web
UOP-WEB
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385