{ "name": "nobat724", "version": "0.1.0", "private": true, "scripts": { "dev": "cross-env HOST=nobat724.localhost PORT=3000 next dev", "build": "next build", "start": "next start", "lint": "next lint" }, "dependencies": { "@emotion/cache": "^11.11.0", "@emotion/react": "^11.13.3", "@emotion/styled": "^11.13.0", "@maptiler/sdk": "^2.4.0", "@material-ui/core": "^4.11.2", "@mui/material": "^5.16.7", "@mui/styled-engine-sc": "^6.0.0-alpha.18", "@mui/x-charts": "^7.16.0", "@mui/x-date-pickers": "^7.17.0", "@next/third-parties": "^15.1.0", "aos": "^2.3.4", "axios": "^1.7.7", "date-fns": "^3.6.0", "dayjs": "^1.11.13", "i": "^0.3.7", "jalaali-react-date-picker": "^1.0.18", "jalali-moment": "^3.3.11", "next": "^14.2.20", "next-themes": "^0.3.0", "npm": "^10.8.2", "react": "^18.0.0", "react-dom": "^18", "react-easy-crop": "^5.1.0", "react-google-map-picker": "^1.2.3", "react-images-uploading": "^3.1.7", "react-toastify": "^10.0.6", "sharp": "^0.34.1", "styled-components": "^6.1.11", "stylis": "^4.3.4", "stylis-plugin-rtl": "^2.1.1", "swiper": "^11.1.9", "universal-cookie": "^7.2.1" }, "devDependencies": { "cross-env": "^7.0.3", "postcss": "^8", "tailwindcss": "^3.4.1" } }