47 lines
1.2 KiB
JSON
47 lines
1.2 KiB
JSON
{
|
|
"name": "order.jifuyun.cn",
|
|
"private": true,
|
|
"version": "0.0.0",
|
|
"type": "module",
|
|
"scripts": {
|
|
"dev": "vite",
|
|
"build": "vite build",
|
|
"preview": "vite preview"
|
|
},
|
|
"dependencies": {
|
|
"@dataview/datav-vue3": "^0.0.0-test.1672506674342",
|
|
"@fortawesome/fontawesome-free": "^6.4.2",
|
|
"animejs": "^3.2.2",
|
|
"axios": "^1.5.1",
|
|
"crypto-js": "^4.2.0",
|
|
"e-datav-vue3": "^0.11.1",
|
|
"echarts": "^5.5.1",
|
|
"element-plus": "^2.4.1",
|
|
"es-toolkit": "^1.13.1",
|
|
"event-source-polyfill": "^1.0.31",
|
|
"js-md5": "^0.8.3",
|
|
"pinia": "^2.1.7",
|
|
"pinia-plugin-persistedstate": "^3.2.1",
|
|
"qrcode.vue": "^3.4.1",
|
|
"qrcodejs3": "^1.0.0",
|
|
"vue": "^3.3.4",
|
|
"vue-echarts": "^7.0.3",
|
|
"vue-router": "^4.2.5",
|
|
"vuex": "^4.1.0",
|
|
"xlsx": "^0.18.5",
|
|
"xlsx-js-style": "^1.2.0",
|
|
"xlsx-style": "^0.8.13"
|
|
},
|
|
"devDependencies": {
|
|
"@types/animejs": "^3.1.12",
|
|
"@vitejs/plugin-vue": "^4.2.3",
|
|
"sass": "^1.69.4",
|
|
"unplugin-auto-import": "^0.16.6",
|
|
"unplugin-vue-components": "^0.25.2",
|
|
"vite": "^4.4.5",
|
|
"vite-plugin-vue-devtools": "^1.0.0-rc.8",
|
|
"vite-plugin-windicss": "^1.9.3",
|
|
"windicss": "^3.5.6"
|
|
}
|
|
}
|