{
    "$schema": "https://www.schemastore.org/package.json",
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build",
        "dev": "vite"
    },
    "devDependencies": {
        "@tailwindcss/vite": "^4.1.18",
        "axios": "^1.13.5",
        "concurrently": "^9.2.1",
        "glob": "^13.0.3",
        "laravel-vite-plugin": "^2.1.0",
        "tailwindcss": "^4.1.18",
        "vite": "^7.3.1"
    },
    "dependencies": {
        "@phosphor-icons/web": "^2.1.1"
    }
}
