{
  "name": "newapex",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "postbuild": "next-sitemap",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@emotion/react": "^11.11.4",
    "@emotion/styled": "^11.11.5",
    "@mui/material": "^5.15.15",
    "animate.css": "^4.1.1",
    "bootstrap": "^5.0.1",
    "formik": "^2.4.6",
    "leaflet": "^1.9.4",
    "leaflet-defaulticon-compatibility": "^0.1.2",
    "next": "14.1.4",
    "next-sitemap": "^4.2.3",
    "react": "^18",
    "react-dom": "^18",
    "react-google-recaptcha": "^3.1.0",
    "react-gtm-module": "^2.0.11",
    "react-leaflet": "^4.2.1",
    "react-modal": "^3.16.1",
    "react-photo-album": "^2.3.1",
    "react-slick": "^0.30.2",
    "sharp": "^0.34.5",
    "slick-carousel": "^1.8.1",
    "yet-another-react-lightbox": "^3.17.3",
    "yup": "^1.4.0"
  },
  "devDependencies": {
    "@babel/eslint-parser": "^7.24.5",
    "@babel/plugin-transform-object-rest-spread": "^7.24.5",
    "eslint": "^8",
    "eslint-config-next": "14.1.4"
  }
}
