{
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build",
        "dev": "vite"
    },
    "devDependencies": {
        "alpinejs": "^3.4.2",
        "axios": "^1.7.4",
        "concurrently": "^9.0.1",
        "laravel-vite-plugin": "^1.2.0",
        "vite": "^6.0.11",
        "@tailwindcss/forms": "^0.5.7",
        "@tailwindcss/typography": "^0.5.14",
        "autoprefixer": "^10.4.17",
        "lodash": "^4.17.19",
        "postcss": "^8.4.35",
        "prettier": "^3.3.3",
        "tailwindcss": "^3.4.1"
    }
}
