{
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vue-tsc && vite build",
        "dev": "vite",
        "type-check": "vue-tsc --noEmit --watch"
    },
    "devDependencies": {
        "@inertiajs/vue3": "^2.0.8",
        "@tailwindcss/forms": "^0.5.3",
        "@tailwindcss/vite": "^4.0.0",
        "@types/lodash": "^4.17.20",
        "@vitejs/plugin-vue": "^5.0.0",
        "autoprefixer": "^10.4.12",
        "axios": "^1.8.2",
        "concurrently": "^9.0.1",
        "laravel-vite-plugin": "^1.2.0",
        "postcss": "^8.4.31",
        "sass": "^1.90.0",
        "tailwindcss": "^3.2.1",
        "typescript": "^5.6.3",
        "vite": "^6.2.4",
        "vite-svg-loader": "^5.1.0",
        "vue": "^3.4.0",
        "vue-tsc": "^2.0.24"
    },
    "dependencies": {
        "@fullcalendar/core": "^6.1.19",
        "@fullcalendar/daygrid": "^6.1.19",
        "@fullcalendar/interaction": "^6.1.19",
        "@fullcalendar/list": "^6.1.20",
        "@fullcalendar/timegrid": "^6.1.20",
        "@panzoom/panzoom": "^4.6.0",
        "@stripe/stripe-js": "^8.5.3",
        "@vueuse/core": "^14.2.1",
        "@vueuse/head": "^0.9.8",
        "bootstrap": "^5.3.7",
        "bootstrap-icons": "^1.11.3",
        "browser-image-compression": "^2.0.2",
        "chart.js": "^4.5.1",
        "cropperjs": "^1.6.2",
        "html2pdf.js": "^0.14.0",
        "html5-qrcode": "^2.3.8",
        "jspdf": "^4.2.0",
        "jspdf-autotable": "^5.0.2",
        "lodash": "^4.17.21",
        "lodash.debounce": "^4.0.8",
        "maplibre-gl": "^5.21.1",
        "mitt": "^3.0.1",
        "pdf-lib": "^1.17.1",
        "pdfjs-dist": "^5.5.207",
        "qrcode": "^1.5.4",
        "vue-i18n": "^11.1.11",
        "vuedraggable": "^4.1.0"
    }
}
