{ "name": "edu-train-web", "private": true, "version": "0.0.0", "type": "module", "scripts": { "dev": "vite", "build": "vite build", "preview": "vite preview", "deploy": "curl --header \"Content-Type: application/json\" --request POST --data \"{}\" http://flow-openapi.aliyun.com/pipeline/webhook/nvsouzBTl6lSbrFj8emC" }, "dependencies": { "@element-plus/icons-vue": "^2.3.1", "@types/vue-router": "^2.0.0", "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "^5.1.12", "axios": "^1.6.5", "element-plus": "^2.4.4", "js-md5": "^0.8.3", "jsencrypt": "^3.3.2", "lodash": "^4.17.21", "mitt": "^3.0.1", "pinia": "^2.1.7", "vant": "4.9.9", "@vant/touch-emulator": "^1.4.0", "pinia-plugin-persistedstate": "^3.2.1", "vue": "^3.4.3", "vue-router": "^4.2.5" }, "devDependencies": { "@types/node": "^20.10.8", "@vitejs/plugin-vue": "^4.5.2", "sass": "^1.69.7", "typescript": "^5.2.2", "vite": "^5.0.8", "vue-tsc": "^1.8.25" } }