{
  "name": "ercare24-nextjs",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint",
    "analyze": "set ANALYZE=true && next build"
  },
  "dependencies": {
    "@next/font": "13.1.1",
    "@next/third-parties": "^14.0.4",
    "@react-google-maps/api": "^2.19.2",
    "axios": "^1.5.1",
    "bootstrap": "^5.3.3",
    "eslint": "8.31.0",
    "eslint-config-next": "13.1.1",
    "html-react-parser": "^4.2.9",
    "next": "13.1.1",
    "next-auth": "^4.24.3",
    "react": "18.2.0",
    "react-bootstrap": "^2.9.1",
    "react-dom": "18.2.0",
    "react-google-recaptcha": "^3.1.0",
    "react-icons": "^4.11.0",
    "react-js-pagination": "^3.0.3",
    "react-loading-skeleton": "^3.3.1",
    "react-multi-carousel": "^2.8.4",
    "react-share": "^5.1.0",
    "react-social-icons": "^6.14.0",
    "react-toastify": "^9.1.3",
    "sharp": "^0.32.6",
    "swr": "^2.2.4"
  },
  "devDependencies": {
    "@fullhuman/postcss-purgecss": "^7.0.2",
    "@next/bundle-analyzer": "^16.1.6",
    "postcss": "^8.5.6",
    "postcss-flexbugs-fixes": "^5.0.2",
    "postcss-preset-env": "^11.1.3"
  }
}
