{
  "name": "plamev-website-e-checkout",
  "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",
    "@mui/material": "^5.16.7",
    "@react-google-maps/api": "^2.19.3",
    "@svgr/webpack": "^8.1.0",
    "@types/node-forge": "^1.3.14",
    "@types/sanitize-html": "^2.16.0",
    "aos": "^2.3.4",
    "axios": "^1.7.3",
    "embla-carousel-react": "^8.6.0",
    "formik": "^2.4.6",
    "keen-slider": "^6.8.6",
    "moment": "^2.30.1",
    "moment-timezone": "^0.5.46",
    "next": "14.2.5",
    "node-forge": "^1.3.1",
    "nookies": "^2.5.2",
    "numeral": "^2.0.6",
    "qrcode.react": "^4.2.0",
    "react": "^18",
    "react-datepicker": "^7.3.0",
    "react-dom": "^18",
    "react-gtm-module": "^2.0.11",
    "react-icons": "^5.3.0",
    "react-input-mask": "^2.0.4",
    "react-multi-carousel": "^2.8.5",
    "react-responsive": "^10.0.0",
    "react-router-dom": "^6.28.0",
    "react-scroll-parallax": "^3.4.5",
    "react-text-mask": "^5.5.0",
    "react-toastify": "^10.0.5",
    "react-use": "^17.5.1",
    "react-use-downloader": "^1.2.8",
    "sanitize-html": "^2.17.0",
    "sass": "^1.77.8",
    "yup": "^1.4.0",
    "zod": "^3.23.8"
  },
  "devDependencies": {
    "@types/aos": "^3.0.7",
    "@types/node": "^20",
    "@types/numeral": "^2.0.5",
    "@types/react": "^18",
    "@types/react-dom": "^18",
    "@types/react-gtm-module": "^2.0.4",
    "@types/react-input-mask": "^3.0.5",
    "@types/react-text-mask": "^5.4.14",
    "eslint": "^8",
    "eslint-config-next": "14.2.5",
    "postcss": "^8",
    "tailwind-scrollbar": "^3.1.0",
    "tailwindcss": "^3.4.1",
    "typescript": "^5"
  }
}
