{
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build && rm -rf /home/hometech/public_html/frontend/build/* && cp -r /home/hometech/frontend/build/* /home/hometech/public_html/frontend/build/ && cp /home/hometech/frontend/build/.vite/manifest.json /home/hometech/public_html/frontend/build/manifest.json && rm -rf /home/hometech/frontend",
        "dev": "vite"
    },
    "devDependencies": {
        "@tailwindcss/typography": "^0.5.19",
        "@tailwindcss/vite": "^4.2.4",
        "@vitejs/plugin-react": "^5.2.0",
        "autoprefixer": "^10.4.20",
        "axios": "^1.7.4",
        "concurrently": "^9.0.1",
        "laravel-vite-plugin": "^1.2.0",
        "postcss": "^8.4.47",
        "tailwindcss": "^3.4.19",
        "typescript": "^6.0.3",
        "vite": "^6.0.11"
    },
    "dependencies": {
        "@fontsource-variable/geist": "^5.2.8",
        "@inertiajs/react": "^3.1.1",
        "@types/react": "^19.2.14",
        "@types/react-dom": "^19.2.3",
        "class-variance-authority": "^0.7.1",
        "clsx": "^2.1.1",
        "embla-carousel-autoplay": "^8.6.0",
        "embla-carousel-react": "^8.6.0",
        "lucide-react": "^1.14.0",
        "radix-ui": "^1.4.3",
        "react": "^19.2.6",
        "react-dom": "^19.2.6",
        "react-icons": "^5.6.0",
        "shadcn": "^4.7.0",
        "tailwind-merge": "^3.5.0",
        "tw-animate-css": "^1.4.0"
    }
}
