{
  "name": "scenekey-react-gemini",
  "version": "0.2.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@google/genai": "^0.3.1",
    "@pinecone-database/pinecone": "^2.0.0",
    "@tailwindcss/postcss": "^4.1.13",
    "axios": "^1.13.2",
    "baseline-browser-mapping": "^2.9.3",
    "bcryptjs": "^2.4.3",
    "formidable": "^2.1.5",
    "framer-motion": "^11.0.0",
    "lucide-react": "^0.544.0",
    "mammoth": "^1.6.0",
    "micro": "^10.0.1",
    "mysql2": "^3.11.3",
    "next": "^14.2.33",
    "next-auth": "^4.24.10",
    "node-fetch": "2.6.7",
    "nodemailer": "^7.0.11",
    "pdf-parse": "1.1.1",
    "react": "^18",
    "react-dom": "^18",
    "stripe": "^14.10.0",
    "uuid": "^9.0.1"
  },
  "devDependencies": {
    "@next/swc-linux-x64-gnu": "^16.0.7",
    "@types/bcryptjs": "^2.4.6",
    "@types/node": "24.5.2",
    "@types/nodemailer": "^6.4.17",
    "@types/react": "19.1.13",
    "@types/uuid": "^9.0.8",
    "autoprefixer": "10.4.14",
    "postcss": "^8.5.6",
    "tailwindcss": "^4.0.0",
    "typescript": "5.9.2"
  }
}
