You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
976 B

{
"name": "dt04-20l",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"axios": "^1.6.8",
"echarts": "^5.5.0",
"element-plus": "^2.8.3",
"face-api.js": "^0.22.2",
"jquery": "^3.7.1",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"terser": "^5.30.4",
"vant": "^4.8.10",
"vant-green": "^1.0.44",
"vue": "^3.4.21",
"vue-keyboard-virtual-next": "^1.0.4",
"vue-router": "^4.3.0",
"vue-touch-keyboard": "^0.3.2",
"vxe-table": "^4.6.17"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"amfe-flexible": "^2.2.1",
"less": "^4.2.0",
"postcss-pxtorem": "^6.1.0",
"rollup-plugin-visualizer": "^5.12.0",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.2.0",
"vite-plugin-lazy-import": "^1.0.7",
"vite-plugin-svg-icons": "^2.0.1"
}
}