kdofficial/package.json
zhcnyuyang 7ed2c7490f Revert "开屏动画彻底完善"
This reverts commit cb0226b852a52332d6c96f63dae3b9c812f0db3c.

# Conflicts:
#	src/components/HeaderVideo.vue
2025-05-22 14:34:13 +08:00

27 lines
530 B
JSON

{
"name": "kdoffical",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"axios": "^1.6.8",
"bootstrap": "^5.3.3",
"bootstrap-icons": "latest",
"kdoffical": "file:",
"path": "latest",
"sass": "latest",
"vue": "^3.2.45",
"vue-router": "latest",
"ismobilejs": "1.1.1",
"vue3-lottie": "3.3.1"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",
"vite": "^4.0.0"
}
}