1 Star 0 Fork 0

tenet/block-watch-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 2.85 KB
一键复制 编辑 原始数据 按行查看 历史
tenet 提交于 2024-06-25 14:55 . init
{
"name": "petro-gsms-bizanalysis-web",
"version": "3.1.2",
"scripts": {
"dev": "vite --host",
"build": "vite build",
"start": "vite --host --mode production",
"test": "vitest",
"coverage": "vitest run --coverage",
"e2e": "cypress open",
"count": "node stat-count",
"lint:prettier": "prettier --write --loglevel warn \"src/**/*.{js,json,tsx,css,less,scss,vue,html,md}\"",
"lint:eslint": "eslint \"{src,mock}/**/*.{vue,ts,tsx}\" --fix"
},
"dependencies": {
"@codemirror/lang-javascript": "6.0.2",
"@codemirror/theme-one-dark": "6.0.0",
"@element-plus/icons-vue": "2.1.0",
"@mpetro/service": "1.1.6",
"@mpetro/theme": "1.1.5",
"@vueuse/core": "10.4.1",
"@vueuse/integrations": "10.4.1",
"@vueuse/router": "10.4.1",
"codemirror": "6.0.1",
"core-js": "3.32.1",
"decimal.js": "10.4.3",
"echarts": "5.4.3",
"echarts-liquidfill": "3.1.0",
"element-plus": "2.3.12",
"file-saver": "2.0.5",
"html2canvas": "1.4.1",
"jquery": "3.6.1",
"js-cookie": "^3.0.5",
"jspdf": "2.5.1",
"lodash-es": "4.17.21",
"mitt": "3.0.1",
"mockjs": "1.1.0",
"moment": "2.29.4",
"mpetro": "1.1.5",
"nanoid": "4.0.2",
"nprogress": "0.2.0",
"pinia": "2.1.6",
"print-js": "1.6.0",
"qrcode": "1.5.3",
"quill": "1.3.7",
"store": "2.0.12",
"vue": "3.3.4",
"vue-codemirror": "6.0.2",
"vue-router": "4.2.4",
"vuedraggable": "4.1.0",
"vuex": "4.1.0",
"vxe-table": "4.3.6",
"xe-utils": "^3.5.7",
"xlsx": "0.18.5"
},
"devDependencies": {
"@types/file-saver": "2.0.5",
"@types/js-cookie": "^3.0.6",
"@types/lodash-es": "4.17.9",
"@types/mockjs": "1.0.7",
"@types/node": "20.5.9",
"@types/nprogress": "0.2.0",
"@types/qrcode": "1.5.2",
"@types/quill": "2.0.11",
"@types/store": "2.0.2",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"@unocss/preset-uno": "0.55.7",
"@vitejs/plugin-legacy": "4.1.1",
"@vitejs/plugin-vue": "4.3.4",
"@vitejs/plugin-vue-jsx": "3.0.2",
"@vue/compiler-sfc": "3.3.4",
"c8": "8.0.1",
"eslint": "8.48.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-vue": "9.17.0",
"happy-dom": "11.0.1",
"magic-string": "0.30.3",
"prettier": "3.0.3",
"rollup-plugin-external-globals": "0.8.0",
"rollup-plugin-visualizer": "5.9.2",
"sass": "1.66.1",
"terser": "5.19.4",
"tslint": "6.1.3",
"typescript": "5.2.2",
"unocss": "0.55.7",
"unplugin-auto-import": "0.16.6",
"unplugin-vue-components": "0.25.2",
"vite": "4.4.9",
"vite-plugin-compression": "0.5.1",
"vite-plugin-html": "3.2.0",
"vite-plugin-mock": "2.9.6",
"vitest": "0.34.3"
},
"jscpd": {
"threshold": 1,
"reporters": [
"html",
"console"
],
"ignore": [
".git",
"dist/**",
"node_modules/**",
"test/**",
"public"
],
"format": [
"javascript",
"typescript",
"tsx",
"css"
],
"absolute": true
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/PhilaiversonWorkSpace/block-watch-admin.git
git@gitee.com:PhilaiversonWorkSpace/block-watch-admin.git
PhilaiversonWorkSpace
block-watch-admin
block-watch-admin
master

搜索帮助