初始化
This commit is contained in:
145
package.json
Normal file
145
package.json
Normal file
@@ -0,0 +1,145 @@
|
||||
{
|
||||
"name": "vue-next-admin",
|
||||
"version": "1.2.0",
|
||||
"description": "vue3 vite next admin template",
|
||||
"author": "lyt_20201208",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"dev": "vite --force",
|
||||
"dev:prod": "vite --force --mode production",
|
||||
"build": "vite build",
|
||||
"build-test": "vite build --mode development",
|
||||
"staging": "vite build --mode staging",
|
||||
"lint-fix": "eslint --fix --ext .js --ext .jsx --ext .vue src/"
|
||||
},
|
||||
"dependencies": {
|
||||
"@element-plus/icons": "0.0.11",
|
||||
"@element-plus/icons-vue": "0.2.4",
|
||||
"@fullcalendar/core": "^6.1.15",
|
||||
"@fullcalendar/daygrid": "^6.1.15",
|
||||
"@fullcalendar/interaction": "^6.1.15",
|
||||
"@fullcalendar/vue3": "^6.1.15",
|
||||
"@hufe921/canvas-editor": "^0.9.73",
|
||||
"@types/qrcode": "^1.5.5",
|
||||
"@vue/devtools-api": "6.0.0-beta.14",
|
||||
"ali-oss": "^6.23.0",
|
||||
"axios": "^0.24.0",
|
||||
"chart.js": "^4.4.6",
|
||||
"countup.js": "2.0.8",
|
||||
"cropperjs": "1.5.12",
|
||||
"dayjs": "1.10.7",
|
||||
"decimal.js": "^10.4.3",
|
||||
"default-passive-events": "^2.0.0",
|
||||
"dexie": "^4.0.4",
|
||||
"echarts": "^5.5.1",
|
||||
"echarts-gl": "2.0.8",
|
||||
"echarts-wordcloud": "2.0.0",
|
||||
"element-plus": "1.2.0-beta.6",
|
||||
"event-source-polyfill": "^1.0.31",
|
||||
"exceljs": "^4.4.0",
|
||||
"file-saver": "^2.0.5",
|
||||
"fs": "^0.0.1-security",
|
||||
"html2canvas": "^1.4.1",
|
||||
"html2pdf.js": "^0.10.2",
|
||||
"jquery": "^3.6.4",
|
||||
"js-cookie": "^3.0.1",
|
||||
"js-export-excel": "^1.1.4",
|
||||
"jspdf": "^2.5.2",
|
||||
"jsplumb": "2.15.6",
|
||||
"jszip": "^3.10.1",
|
||||
"lodash": "^4.17.21",
|
||||
"lunar-typescript": "^1.7.6",
|
||||
"marked": "^14.1.4",
|
||||
"mitt": "3.0.0",
|
||||
"net": "^1.0.2",
|
||||
"node": "^20.2.0",
|
||||
"nprogress": "0.2.0",
|
||||
"pinyin": "^4.0.0",
|
||||
"pinyin-pro": "^3.26.0",
|
||||
"print-js": "1.6.0",
|
||||
"qrcode": "^1.5.4",
|
||||
"qrcodejs2-fixes": "0.0.2",
|
||||
"qs": "^6.11.2",
|
||||
"quill": "1.3.7",
|
||||
"screenfull": "6.0.0",
|
||||
"signature_pad": "4.0.4",
|
||||
"sockjs-client": "^1.6.1",
|
||||
"sortablejs": "^1.14.0",
|
||||
"speak-tts": "^2.0.8",
|
||||
"splitpanes": "3.0.4",
|
||||
"stompjs": "^2.3.3",
|
||||
"uuid": "^9.0.1",
|
||||
"vue": "3.2.26",
|
||||
"vue-chartjs": "^5.3.2",
|
||||
"vue-clipboard3": "1.0.1",
|
||||
"vue-cropper": "1.0.2",
|
||||
"vue-echarts": "^7.0.3",
|
||||
"vue-grid-layout": "3.0.0-beta1",
|
||||
"vue-i18n": "9.1.9",
|
||||
"vue-router": "^4.0.12",
|
||||
"vue-ueditor-wrap": "3.0.8",
|
||||
"vue-web-screen-shot": "1.3.0",
|
||||
"vue3-eventbus": "2.0.0",
|
||||
"vue3-print-nb": "^0.1.4",
|
||||
"vuex": "4.0.2",
|
||||
"wangeditor": "4.7.11",
|
||||
"xlsx": "^0.18.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/axios": "0.14.0",
|
||||
"@types/clipboard": "2.0.1",
|
||||
"@types/file-saver": "2.0.5",
|
||||
"@types/jquery": "^3.5.16",
|
||||
"@types/js-cookie": "^3.0.3",
|
||||
"@types/node": "16.11.11",
|
||||
"@types/nprogress": "0.2.0",
|
||||
"@types/pinyin": "^2.10.2",
|
||||
"@types/sockjs-client": "^1.5.3",
|
||||
"@types/sortablejs": "1.10.7",
|
||||
"@types/stompjs": "^2.3.7",
|
||||
"@typescript-eslint/eslint-plugin": "5.5.0",
|
||||
"@typescript-eslint/parser": "5.5.0",
|
||||
"@vitejs/plugin-vue": "^1.10.1",
|
||||
"@vue/compiler-sfc": "3.2.26",
|
||||
"dotenv": "10.0.0",
|
||||
"eslint": "8.4.0",
|
||||
"eslint-plugin-vue": "8.1.1",
|
||||
"less": "4.1.2",
|
||||
"less-loader": "10.2.0",
|
||||
"prettier": "2.5.0",
|
||||
"sass": "1.44.0",
|
||||
"sass-loader": "12.3.0",
|
||||
"script-loader": "^0.7.2",
|
||||
"style-resources-loader": "1.5.0",
|
||||
"svg-sprite-loader": "6.0.11",
|
||||
"typescript": "4.5.2",
|
||||
"vite": "2.6.14",
|
||||
"vue-cli-plugin-style-resources-loader": "0.1.5",
|
||||
"vue-eslint-parser": "8.0.1"
|
||||
},
|
||||
"browserslist": [
|
||||
"> 1%",
|
||||
"last 2 versions",
|
||||
"not dead"
|
||||
],
|
||||
"bugs": {
|
||||
"url": "https://gitee.com/lyt-top/vue-next-admin/issues"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.0.0",
|
||||
"npm": ">= 6.0.0"
|
||||
},
|
||||
"keywords": [
|
||||
"vue",
|
||||
"vue3",
|
||||
"vuejs/vue-next",
|
||||
"element-ui",
|
||||
"element-plus",
|
||||
"vue-next-admin",
|
||||
"next-admin"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://gitee.com/lyt-top/vue-next-admin.git"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user