{
    "$schema": "https://json.schemastore.org/package.json",
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build",
        "dev": "vite"
    },
    "devDependencies": {
        "@tailwindcss/vite": "^4.0.0",
        "axios": "^1.12.2",
        "concurrently": "^9.0.1",
        "laravel-vite-plugin": "^2.0.0",
        "tailwindcss": "^4.0.0",
        "vite": "^7.0.7"
    },
    "dependencies": {
        "@fullcalendar/core": "^6.1.19",
        "@fullcalendar/daygrid": "^6.1.19",
        "@fullcalendar/interaction": "^6.1.19",
        "@fullcalendar/list": "^6.1.19",
        "@fullcalendar/timegrid": "^6.1.19",
        "@fullcalendar/vue3": "^6.1.19",
        "@inertiajs/vue3": "^2.2.15",
        "@vitejs/plugin-vue": "^6.0.1",
        "@vueuse/motion": "^2.2.6",
        "chart.js": "^4.5.1",
        "firebase": "^12.7.0",
        "flatpickr": "^4.6.13",
        "lodash": "^4.17.21",
        "lucide-vue-next": "^0.561.0",
        "pinia": "^2.3.1",
        "quill": "^2.0.3",
        "swiper": "^14.0.7",
        "tailwindcss-rtl": "^0.9.0",
        "vue": "^3.5.22",
        "vue-i18n": "^10.0.8",
        "vue-router": "^4.5.1"
    }
}
