{ "private": true, "type": "module", "scripts": { "dev": "vite", "build": "vite build" }, "devDependencies": { "@vitejs/plugin-vue": "^4.3.4", "axios": "^1.1.2", "bulma": "^0.9.4", "bulma-checkradio": "^2.1.3", "bulma-switch": "^2.0.4", "laravel-vite-plugin": "^0.8.0", "pinia": "^2.1.6", "sass": "^1.67.0", "vite": "^4.4.9", "vue": "^3.3.4", "vue-router": "^4.2.4" } }