{
    "private": true,
    "type": "module",
    "scripts": {
        "dev": "vite",
        "build": "vite build"
    },
    "devDependencies": {
        "@tailwindcss/forms": "^0.5.2",
        "@tailwindcss/typography": "^0.5.16",
        "@types/k6": "^0.57.1",
        "alpinejs": "^3.4.2",
        "autoprefixer": "^10.4.20",
        "axios": "^1.6.4",
        "flowbite": "^2.5.2",
        "laravel-vite-plugin": "^1.3.0",
        "postcss": "^8.4.49",
        "postcss-nesting": "^13.0.0",
        "tailwindcss": "^3.4.16",
        "vite": "^6.0.0"
    },
    "dependencies": {
        "@fullcalendar/core": "^6.1.15",
        "@fullcalendar/daygrid": "^6.1.15",
        "@fullcalendar/interaction": "^6.1.15",
        "@tiptap/core": "^2.10.3",
        "@tiptap/pm": "^2.10.3",
        "@tiptap/starter-kit": "^2.10.3",
        "apexcharts": "^4.2.0",
        "autonumeric": "^4.10.7",
        "daterangepicker": "^3.1.0",
        "firebase": "^11.9.0",
        "flatpickr": "^4.6.13",
        "flowbite-typography": "^1.0.5",
        "jquery": "^3.7.1",
        "moment": "^2.30.1",
        "simple-datatables": "^9.2.1",
        "sweetalert2": "^11.6.13"
    }
}