{
  "name": "b2b-updated-nextjs",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@emotion/react": "^11.13.0",
    "@emotion/styled": "^11.13.0",
    "@headlessui/react": "^2.1.2",
    "@mantine/core": "^7.12.2",
    "@mui/icons-material": "^5.16.6",
    "@mui/material": "^5.16.6",
    "@react-google-maps/api": "^2.20.5",
    "@react-oauth/google": "^0.12.1",
    "axios": "^1.7.3",
    "bootstrap": "^5.3.3",
    "install": "^0.13.0",
    "next": "15.3.6",
    "npm": "^10.8.2",
    "react": "^18",
    "react-dom": "^18",
    "react-horizontal-scrolling-menu": "^7.1.1",
    "react-icons": "^5.2.1",
    "react-infinite-scroll-component": "^6.1.0",
    "react-slick": "^0.30.2",
    "react-swipeable": "^7.0.1",
    "react-toastify": "^10.0.6",
    "slick-carousel": "^1.8.1",
    "twemoji": "^14.0.2",
    "zustand": "^5.0.1"
  },
  "devDependencies": {
    "autoprefixer": "^10.4.20",
    "eslint": "^8",
    "eslint-config-next": "14.2.5",
    "postcss": "^8.4.41",
    "tailwindcss": "^3.4.10"
  }
}
