{
    "private": true,
    "type": "module",
    "scripts": {
        "dev": "vite",
        "build": "vite build"
    },
    "devDependencies": {
        "@tailwindcss/forms": "^0.5.7",
        "@tailwindcss/typography": "^0.5.10",
        "autoprefixer": "^10.4.16",
        "laravel-vite-plugin": "^1.3.0",
        "postcss": "^8.5.1",
        "postcss-nesting": "^13.0.1",
        "tailwindcss": "^3.4.0",
        "vite": "^6.3.5"
    },
    "dependencies": {
        "preline": "^2.4.1",
        "vite-plugin-static-copy": "^3.0.0"
    }
}
