{
    "$schema": "https://json.schemastore.org/package.json",
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build",
        "dev": "vite"
    },
    "devDependencies": {
        "@tailwindcss/forms": "^0.5.2",
        "@tailwindcss/vite": "^4.0.0",
        "alpinejs": "^3.4.2",
        "autoprefixer": "^10.4.23",
        "axios": "^1.11.0",
        "concurrently": "^9.0.1",
        "laravel-vite-plugin": "^2.0.0",
        "postcss": "^8.5.6",
        "tailwindcss": "^3.4.19",
        "vite": "^7.0.7",
        "vite-plugin-pwa": "^1.2.0"
    },
    "dependencies": {
        "body-parser": "^2.2.2",
        "express": "^5.2.1",
        "qrcode-terminal": "^0.12.0",
        "whatsapp-web.js": "^1.34.6"
    }
}
