{ "name": "nobat724", "version": "0.1.0", "private": true, "scripts": { "dev": "cross-env HOST=yazd-nobat.localhost PORT=3000 next dev", "build": "next build", "start": "next start", "lint": "next lint" }, "dependencies": { "@casl/ability": "^6.7.3", "@casl/react": "^5.0.0", "@emotion/cache": "^11.11.0", "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.0", "@maptiler/sdk": "^2.4.0", "@material-ui/core": "^4.11.2", "@mui/icons-material": "^7.1.0", "@mui/material": "^7.1.0", "@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", "html2canvas": "^1.4.1", "i": "^0.3.7", "jalaali-js": "^1.2.8", "jalaali-react-date-picker": "^1.0.18", "jalali-moment": "^3.3.11", "js-cookie": "^3.0.5", "jspdf": "^3.0.1", "moment-jalaali": "^0.10.4", "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" }, "devDependencies": { "cross-env": "^7.0.3", "postcss": "^8", "prettier": "^3.5.3", "tailwindcss": "^3.4.1" } }