{
    "private": true,
    "type": "module",
    "scripts": {
        "dev": "vite",
        "build": "vite build"
    },
    "devDependencies": {
        "@tailwindcss/typography": "^0.5.12",
        "autoprefixer": "^10.4.19",
        "laravel-vite-plugin": "^1.0.2",
        "postcss": "^8.4.38",
        "sass": "^1.77.4",
        "tailwindcss": "^3.4.3",
        "vite": "^5.2.8"
    },
    "dependencies": {
        "@vitejs/plugin-vue2": "^2.3.1",
        "axios": "^1.7.2",
        "bootstrap": "^5.3.3",
        "js-cookie": "^3.0.5",
        "toastify-js": "^1.12.0",
        "vue": "^2.7.16"
    }
}
