{
    "private": true,
    "type": "module",
    "scripts": {
        "dev": "vite",
        "build": "vite build"
    },
    "devDependencies": {
        "@tailwindcss/forms": "^0.5.9",
        "@tailwindcss/typography": "^0.5.15",
        "autoprefixer": "^10.4.20",
        "axios": "^1.7.9",
        "flowbite": "^2.5.2",
        "laravel-vite-plugin": "^1.0.0",
        "postcss": "^8.4.49",
        "postcss-nesting": "^13.0.1",
        "tailwindcss": "^3.4.17",
        "vite": "^6.x"
    },
    "dependencies": {
        "@fortawesome/fontawesome-free": "^6.7.1",
        "aos": "^2.3.4",
        "paginationjs": "^2.6.0",
        "three": "^0.172.0"
    }
}
