{
  "private": true,
  "type": "module",
  "scripts": {
    "dev": "vite",
    "build": "vite build",
    "watch": "vite build --watch"
  },
  "devDependencies": {
    "@tailwindcss/typography": "^0.5.19",
    "autoprefixer": "^10.4.20",
    "laravel-vite-plugin": "^1.3.0",
    "postcss": "^8.4.49",
    "sass": "^1.79.4",
    "tailwindcss": "^3.4.17",
    "vite": "^6.4.1"
  }
}
