{
    "private": true,
    "type": "module",
    "scripts": {
        "dev": "vite",
        "build": "vite build && node scripts/upload-build-to-s3.js"
    },
    "devDependencies": {
        "@aws-sdk/client-s3": "^3.700.0",
        "@tailwindcss/forms": "^0.5.7",
        "@tailwindcss/typography": "^0.5.10",
        "autoprefixer": "^10.4.16",
        "axios": "^1.6.4",
        "baseline-browser-mapping": "^2.9.19",
        "laravel-vite-plugin": "^1.0",
        "postcss": "^8.4.32",
        "tailwindcss": "^3.4.0",
        "vite": "^7.3.1"
    },
    "dependencies": {
        "@fortawesome/fontawesome-free": "^6.7.2",
        "@vitejs/plugin-vue": "^5.2.4",
        "apexcharts": "^3.49.2",
        "flatpickr": "^4.6.13",
        "flowbite": "^2.4.1",
        "pikaday": "^1.8.2",
        "preline": "^2.3.0",
        "sweetalert2": "^11.12.1",
        "vue": "^3.5.24"
    }
}
