{
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build",
        "dev": "vite"
    },
    "devDependencies": {
        "@tailwindcss/forms": "^0.5.10",
        "@tailwindcss/typography": "^0.5.16",
        "@tailwindcss/vite": "^4.1.8",
        "autoprefixer": "^10.4.21",
        "axios": "^1.8.2",
        "concurrently": "^9.0.1",
        "cropperjs": "^1.6.2",
        "laravel-vite-plugin": "^1.2.0",
        "postcss": "^8.5.4",
        "postcss-nesting": "^13.0.1",
        "tailwindcss": "^3.4.17",
        "tippy.js": "^6.3.7",
        "vite": "^6.2.4"
    },
    "dependencies": {
        "init": "^0.1.2"
    }
}
