{
    "private": true,
    "type": "module",
    "scripts": {
        "dev": "vite",
        "build": "vite build"
    },
    "devDependencies": {
        "@tailwindcss/forms": "^0.5.2",
        "alpinejs": "^3.15.11",
        "autoprefixer": "^10.5.0",
        "axios": "^1.15.2",
        "laravel-vite-plugin": "^1.3.0",
        "postcss": "^8.5.12",
        "tailwindcss": "^3.4.19",
        "vite": "^6.4.2"
    }
}
