{
  "name": "ai-cms",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev --turbopack",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@aws-sdk/client-s3": "^3.758.0",
    "@emotion/react": "^11.14.0",
    "@emotion/styled": "^11.14.0",
    "@heroicons/react": "^2.2.0",
    "@mui/icons-material": "^6.4.8",
    "@mui/material": "^6.4.9",
    "@mui/x-data-grid": "^8.11.0",
    "@mui/x-date-pickers": "^7.28.0",
    "@reduxjs/toolkit": "^2.5.1",
    "bootstrap": "^5.3.8",
    "cors": "^2.8.5",
    "crypto-js": "^4.2.0",
    "date-fns": "^4.1.0",
    "dayjs": "^1.11.13",
    "file-saver": "^2.0.5",
    "i": "^0.3.7",
    "jsonwebtoken": "^9.0.2",
    "material-react-table": "^3.2.1",
    "mime-types": "^2.1.35",
    "mysql2": "^3.14.1",
    "next": "15.1.5",
    "nodemailer": "^6.10.0",
    "npm": "^10.9.2",
    "oracledb": "^6.9.0",
    "puppeteer": "^24.22.0",
    "react": "^19.0.0",
    "react-dom": "^19.0.0",
    "react-icons": "^5.4.0",
    "react-redux": "^9.2.0",
    "react-select": "^5.10.0",
    "react-toastify": "^11.0.3",
    "redux": "^5.0.1"
  },
  "devDependencies": {
    "@eslint/eslintrc": "^3",
    "@types/node": "22.10.8",
    "@types/react": "19.0.7",
    "eslint": "^9",
    "eslint-config-next": "15.1.5",
    "postcss": "^8",
    "tailwindcss": "^3.4.1",
    "typescript": "5.7.3"
  }
}
