{ "name": "blog", "version": "0.0.0", "scripts": { "dev": "vite", "build": "vite build", "preview": "vite preview --port 4173" }, "dependencies": { "@vant/auto-import-resolver": "^1.1.0", "@vant/touch-emulator": "^1.4.0", "@vicons/ionicons5": "^0.12.0", "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "^5.1.12", "aplayer": "^1.10.1", "axios": "^1.4.0", "chinese-workday": "^1.10.0", "colorofchina": "^1.0.6", "gsap": "^3.12.2", "less": "^4.1.3", "naive-ui": "^2.38.1", "nprogress": "^0.2.0", "pinia": "^2.0.17", "qs": "^6.11.2", "qweather-icons": "^1.3.3", "rapidoc": "^9.3.4", "unplugin-auto-import": "^0.15.2", "unplugin-vue-components": "^0.24.1", "vant": "^4.8.7", "vfonts": "^0.0.3", "vite-svg-loader": "^4.0.0", "vue": "^3.2.37", "vue-cookies": "^1.8.3", "vue-router": "^4.1.3", "vue-wechat-title": "^2.0.7" }, "devDependencies": { "@vicons/ionicons4": "^0.12.0", "@vitejs/plugin-vue": "^3.0.1", "autoprefixer": "^10.4.14", "postcss": "^8.4.22", "tailwindcss": "^3.3.1", "vite": "^3.0.4" } }