{ "private": true, "type": "module", "scripts": { "dev": "vite", "build": "vite build" }, "devDependencies": { "autoprefixer": "^10.4.20", "laravel-vite-plugin": "^1.0.5", "postcss": "^8.4.41", "tailwindcss": "^3.4.7", "vite": "^5.3.5", "vite-plugin-laravel": "^0.3.1" } }