{
    "$schema": "https://www.schemastore.org/package.json",
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build",
        "dev": "vite"
    },
    "devDependencies": {
        "@tailwindcss/vite": "^4.0.0",
        "@vitejs/plugin-vue": "^6.0.9",
        "axios": "^1.11.0",
        "concurrently": "^9.0.1",
        "laravel-vite-plugin": "^2.0.0",
        "tailwindcss": "^4.0.0",
        "vite": "^7.0.7",
        "vite-plugin-pwa": "^1.3.0"
    },
    "dependencies": {
        "chart.js": "^4.5.1",
        "html2canvas-pro": "^2.4.5",
        "html2pdf.js": "^0.14.0",
        "html5-qrcode": "^2.3.8",
        "idb": "^8.0.3",
        "jsbarcode": "^3.12.3",
        "pinia": "^4.0.3",
        "qrcode": "^1.5.4",
        "vue": "^3.5.43",
        "vue-chartjs": "^5.3.4",
        "vue-i18n": "^10.0.8",
        "vue-router": "^4.6.4"
    }
}
