{
  "name": "atenashopping-nextjs",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev --turbopack",
    "build": "next build",
    "start": "NODE_ENV=production node server.js",
    "lint": "next lint"
  },
  "dependencies": {
    "@emotion/cache": "^11.14.0",
    "@fortawesome/fontawesome-svg-core": "^7.1.0",
    "@fortawesome/free-solid-svg-icons": "^7.1.0",
    "@fortawesome/react-fontawesome": "^3.1.1",
    "@heroicons/react": "^2.2.0",
    "@tailwindcss/postcss": "^4.1.17",
    "@tiptap/extension-color": "^3.29.2",
    "@tiptap/extension-font-family": "^3.29.2",
    "@tiptap/extension-highlight": "^3.29.2",
    "@tiptap/extension-image": "^3.29.2",
    "@tiptap/extension-link": "^3.29.2",
    "@tiptap/extension-placeholder": "^3.29.2",
    "@tiptap/extension-table": "^3.29.2",
    "@tiptap/extension-table-cell": "^3.29.2",
    "@tiptap/extension-table-header": "^3.29.2",
    "@tiptap/extension-table-row": "^3.29.2",
    "@tiptap/extension-text-align": "^3.29.2",
    "@tiptap/extension-text-style": "^3.29.2",
    "@tiptap/extension-underline": "^3.29.2",
    "@tiptap/react": "^3.29.2",
    "@tiptap/starter-kit": "^3.29.2",
    "axios": "^1.13.2",
    "bcrypt": "^6.0.0",
    "bcryptjs": "^3.0.3",
    "cheerio": "^1.1.2",
    "clsx": "^2.1.1",
    "cookie": "^1.1.1",
    "docx": "^9.5.1",
    "eslint-config-next": "^16.0.5",
    "font-awesome": "^4.7.0",
    "framer-motion": "^12.23.28",
    "got-scraping": "^4.1.2",
    "jalaali-js": "^1.2.8",
    "js-cookie": "^3.0.5",
    "jsonwebtoken": "^9.0.2",
    "lucide-react": "^0.555.0",
    "melipayamak": "^1.0.5",
    "mongoose": "^9.0.0",
    "motion": "^12.23.24",
    "next": "^16.0.6",
    "next-auth": "^4.24.13",
    "node-cron": "^4.2.1",
    "node-fetch": "^3.3.2",
    "node-telegram-bot-api": "^0.66.0",
    "react": "^19.2.0",
    "react-dom": "^19.2.0",
    "react-hot-toast": "^2.6.0",
    "react-icons": "^5.5.0",
    "react-scroll": "^1.9.3",
    "recharts": "^3.5.1",
    "rss-parser": "^3.13.0",
    "sass": "^1.94.2",
    "sharp": "^0.34.5",
    "swiper": "^12.0.3",
    "swr": "^2.3.6",
    "tailwind-merge": "^3.4.0",
    "unicode": "^14.0.0",
    "utf8": "^3.0.0",
    "uuid": "^13.0.0"
  },
  "devDependencies": {
    "autoprefixer": "^10.4.22",
    "baseline-browser-mapping": "^2.8.32",
    "postcss": "^8.5.6",
    "tailwindcss": "^4.1.17"
  }
}
