{
    "private": true,
    "type": "module",
    "scripts": {
        "dev": "vite",
        "build": "vite build"
    },
    "devDependencies": {
        "axios": "^1.7.2",
        "laravel-vite-plugin": "^1.0",
        "sass": "^1.77.8",
        "vite": "^5.0"
    },
    "dependencies": {
        "@inertiajs/vue3": "^1.2.0",
        "@vitejs/plugin-vue": "^5.1.0",
        "@vueform/vueform": "^1.10.3",
        "bootstrap": "^5.3.3",
        "bootstrap-icons": "^1.11.3",
        "chart.js": "^4.4.3",
        "laravel-vue-pagination": "^4.1.3",
        "vue": "^3.4.35",
        "vue-chartjs": "^5.3.1",
        "vue-full-loading": "^1.2.1",
        "vue-loading-overlay": "^6.0.6",
        "vue-sweetalert2": "^5.0.11",
        "vue3-animate-css": "^1.0.2"
    }
}
