{
    "private": true,
    "type": "module",
    "scripts": {
        "dev": "vite",
        "build": "vite build"
    },
    "devDependencies": {
        "@tailwindcss/forms": "^0.5.7",
        "@tailwindcss/typography": "^0.5.14",
        "autoprefixer": "^10.4.17",
        "laravel-vite-plugin": "^1.3.0",
        "postcss": "^8.4.38",
        "postcss-nesting": "^13.0.0",
        "sass-embedded": "^1.89.0",
        "tailwindcss": "^3.4.9",
        "vite": "^6.3.5"
    },
    "dependencies": {
        "alpinejs": "^3.14.1",
        "flowbite": "^2.5.1",
        "leaflet": "^1.9.4",
        "vite-plugin-static-copy": "^3.0.0"
    }
}
