{ "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" } }