{
    "private": true,
    "name": "roaya",
    "version": "1.0.0",
    "description": "Roaya Real Estate Website",
    "homepage": ".",
    "scripts": {
        "dev": "vite --host=roaya.test",
        "build": "vite build"
    },
    "devDependencies": {
        "autoprefixer": "^10.4.16",
        "axios": "^0.27",
        "laravel-vite-plugin": "^0.6.0",
        "lodash": "^4.17.19",
        "postcss": "^8.4.30",
        "postcss-cli": "^10.1.0",
        "vite": "^3.0.0"
    },
    "dependencies": {
        "@emotion/react": "^11.11.1",
        "@emotion/styled": "^11.11.0",
        "@material-ui/core": "^4.12.4",
        "@mui/material": "^5.14.10",
        "@react-icons/all-files": "^4.1.0",
        "@reduxjs/toolkit": "^1.9.6",
        "@vitejs/plugin-react": "^4.0.4",
        "framer-motion": "^10.16.4",
        "react": "^18.2.0",
        "react-dom": "^18.2.0",
        "react-google-recaptcha": "^3.1.0",
        "react-icons": "^4.11.0",
        "react-image-gallery": "^1.3.0",
        "react-loading-overlay-ts": "^2.0.2",
        "react-redux": "^8.1.2",
        "react-router-dom": "^6.16.0",
        "react-spinners": "^0.13.8",
        "react-toastify": "^9.1.3",
        "tailwindcss": "^3.3.3"
    }
}
