{
  "name": "hadesxploit.fun",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build && node copy-static.js",
    "start": "next start",
    "lint": "eslint"
  },
  "dependencies": {
    "@supabase/ssr": "^0.10.2",
    "@supabase/supabase-js": "2.104.1",
    "@tiptap/extension-code-block-lowlight": "3.22.4",
    "@tiptap/extension-image": "3.22.4",
    "@tiptap/extension-link": "3.22.4",
    "@tiptap/react": "3.22.4",
    "@tiptap/starter-kit": "3.22.4",
    "@types/bcryptjs": "^2.4.6",
    "@types/mdx": "^2.0.13",
    "bcryptjs": "^3.0.3",
    "clsx": "2.1.1",
    "date-fns": "4.1.0",
    "framer-motion": "^12.38.0",
    "lucide-react": "1.11.0",
    "next": "14.2.35",
    "next-auth": "4.24.14",
    "next-sitemap": "4.2.3",
    "openai": "^6.35.0",
    "react": "18.3.1",
    "react-dom": "18.3.1",
    "react-dropzone": "15.0.0",
    "react-markdown": "^10.1.0",
    "recharts": "3.8.1",
    "rehype-raw": "^7.0.0",
    "rehype-sanitize": "^6.0.0",
    "remark-gfm": "^4.0.1",
    "sharp": "^0.34.5",
    "shiki": "4.0.2",
    "slugify": "1.6.9",
    "tailwind-merge": "3.5.0",
    "zod": "4.3.6"
  },
  "devDependencies": {
    "@tailwindcss/typography": "0.5.19",
    "@types/node": "20.19.39",
    "@types/react": "18.3.28",
    "@types/react-dom": "18.3.7",
    "autoprefixer": "10.5.0",
    "eslint": "8.57.1",
    "eslint-config-next": "14.2.35",
    "postcss": "8.5.12",
    "tailwindcss": "3.4.19",
    "typescript": "5.9.3"
  }
}
