{
  "name": "e-broker",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "export": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@emotion/core": "^11.0.0",
    "@emotion/react": "^11.11.1",
    "@emotion/server": "^11.11.0",
    "@emotion/styled": "^11.11.0",
    "@mui/icons-material": "^5.14.9",
    "@mui/material": "^5.14.10",
    "@react-google-maps/api": "^2.19.2",
    "@reduxjs/toolkit": "^1.9.5",
    "@stripe/react-stripe-js": "^1.16.5",
    "@stripe/stripe-js": "^1.54.2",
    "aframe": "^1.4.2",
    "antd": "^5.9.0",
    "aos": "^3.0.0-beta.6",
    "axios": "^1.4.0",
    "bootstrap": "^5.3.1",
    "country-code-lookup": "^0.1.0",
    "date-fns": "^2.30.0",
    "eslint": "8.44.0",
    "eslint-config-next": "13.4.9",
    "firebase": "10.1.0",
    "form-data": "^4.0.0",
    "ionicons": "^7.1.2",
    "localforage": "^1.10.0",
    "lottie-react": "^2.4.0",
    "moment": "^2.29.4",
    "next": "13.3.2",
    "otp-input-react": "^0.3.0",
    "prop-types": "^15.8.1",
    "react": "18.2.0",
    "react-360-view": "^0.1.3",
    "react-awesome-slider": "^4.1.0",
    "react-bootstrap": "^2.8.0",
    "react-confirm-alert": "^3.0.6",
    "react-dom": "18.2.0",
    "react-dropzone": "^14.2.3",
    "react-dropzone-uploader": "^2.11.0",
    "react-google-autocomplete": "^2.7.3",
    "react-hot-toast": "^2.4.1",
    "react-icons": "^4.10.1",
    "react-images": "1.2.0-beta.7",
    "react-loading-skeleton": "^3.3.1",
    "react-otp-input": "^3.0.4",
    "react-paginate": "^8.2.0",
    "react-phone-input-2": "^2.15.1",
    "react-phone-number-input": "^3.3.0",
    "react-photo-gallery": "^8.0.0",
    "react-photoswipe-gallery": "^2.2.7",
    "react-player": "^2.12.0",
    "react-redux": "^8.1.1",
    "react-toastify": "^9.1.3",
    "redux-persist": "^6.0.0",
    "stripe": "^13.8.0",
    "styled-components": "^6.0.8",
    "sweetalert2": "^11.7.28",
    "swiper": "^10.0.4",
    "validator": "^13.9.0",
    "yet-another-react-lightbox": "^3.12.2"
  },
  "homepage": "https://ebrokerweb.wrteam.me/"
}
