{
    "$schema": "https://www.schemastore.org/package.json",
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build",
        "dev": "vite",
        "preview": "vite preview --host 0.0.0.0"
    },
    "devDependencies": {
        "@tailwindcss/aspect-ratio": "^0.4.2",
        "@tailwindcss/forms": "^0.5.11",
        "@tailwindcss/typography": "^0.5.19",
        "@tailwindcss/vite": "^4.0.0",
        "alpinejs": "^3.15.12",
        "autoprefixer": "^10.4.16",
        "concurrently": "^9.0.1",
        "daisyui": "^5.5.20",
        "laravel-vite-plugin": "^3.1",
        "postcss": "^8.4.32",
        "tailwindcss": "^4.3.0",
        "vite": "^8.0.0"
    },
    "dependencies": {
        "animate.css": "^4.1.1",
        "flag-icons": "^7.5.0",
        "flowbite": "^4.0.2",
        "jquery": "^4.0.0",
        "jquery.easing": "^1.4.1",
        "jquery.marquee": "^1.6.1",
        "magnific-popup": "^1.2.0",
        "nouislider": "^15.8.1",
        "owl.carousel": "^2.3.4",
        "preline": "^4.2.0",
        "select2": "^4.1.0",
        "superfish": "^1.7.10",
        "swiper": "^12.2.0"
    }
}
