保存
This commit is contained in:
35
mail-vue/package.json
Normal file
35
mail-vue/package.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"name": "video-admin-vue",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite --mode dev",
|
||||
"remote": "vite --mode remote",
|
||||
"build": "vite build --mode release",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/vue": "^4.3.0",
|
||||
"@vueuse/core": "^12.0.0",
|
||||
"@wangeditor/editor": "^5.1.23",
|
||||
"@wangeditor/editor-for-vue": "^5.1.12",
|
||||
"axios": "^1.7.8",
|
||||
"date-time-format-timezone": "^1.0.22",
|
||||
"dayjs": "^1.11.13",
|
||||
"element-plus": "^2.9.5",
|
||||
"path": "^0.12.7",
|
||||
"pinia": "^3.0.2",
|
||||
"pinia-plugin-persistedstate": "^4.2.0",
|
||||
"postal-mime": "^2.4.3",
|
||||
"vue": "^3.5.13",
|
||||
"vue-router": "^4.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"less": "^4.2.2",
|
||||
"sass": "^1.82.0",
|
||||
"terser": "^5.39.0",
|
||||
"vite": "6.2.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user