{
    "$schema": "https://www.schemastore.org/package.json",
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build",
        "dev": "vite"
    },
    "devDependencies": {
        "@vitejs/plugin-legacy": "^7.2.1",
        "autoprefixer": "^10.4.20",
        "axios": "^1.13.2",
        "concurrently": "^9.0.1",
        "laravel-vite-plugin": "^2.0.0",
        "postcss": "^8.5.8",
        "tailwindcss": "^3.4.17",
        "vite": "^7.0.7"
    },
    "dependencies": {
        "@vitejs/plugin-vue": "^6.0.3",
        "quill": "^2.0.3",
        "v-calendar": "^3.1.2",
        "vue": "^3.5.26",
        "vue-router": "^4.6.4"
    }
}
