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
1.0 KiB

{
"name": "wulianwang",
"version": "2.1.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"serve": "vite preview"
},
"dependencies": {
"@ant-design/icons-vue": "^6.0.1",
"@tinymce/tinymce-vue": "^4.0.5",
"ant-design-vue": "^3.2.10",
"axios": "^0.21.4",
"dayjs": "^1.10.7",
"echarts": "^5.3.3",
"qs": "^6.10.3",
"screenfull": "^6.0.1",
"tinymce": "^5.10.3",
"vue": "^3.2.37",
"vue-cropper": "^1.0.3",
"vue-router": "^4.0.15",
"vuex": "^4.0.2"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-dynamic-import-vars": "^1.4.3",
"@vitejs/plugin-vue": "^1.10.2",
"@vitejs/plugin-vue-jsx": "^1.3.4",
"@vue/babel-plugin-jsx": "^1.1.1",
"@vue/compiler-sfc": "^3.2.30",
"babel-plugin-import": "^1.13.3",
"less": "^4.1.2",
"less-loader": "^10.2.0",
"mockjs": "^1.1.0",
"unplugin-vue-components": "^0.21.1",
"vite": "^2.9.9",
"vite-plugin-components": "^0.13.3",
"vite-plugin-style-import": "^1.4.1"
}
}