{
    "name": "waygest-gestao",
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build",
        "dev": "vite",
        "test": "echo 'No JavaScript tests configured'"
    },
    "devDependencies": {
        "@playwright/test": "^1.55.1",
        "@tailwindcss/forms": "^0.5.7",
        "autoprefixer": "^10.4.16",
        "axios": "^1.1.2",
        "laravel-vite-plugin": "^0.8.1",
        "postcss": "^8.4.32",
        "tailwindcss": "^3.4.0",
        "vite": "^4.4.5"
    },
    "dependencies": {
        "playwright": "^1.55.1"
    }
}
