{
  "name": "mee-partner",
  "version": "1.0.0",
  "main": "node_modules/expo/AppEntry.js",
  "scripts": {
    "start": "expo start --dev-client",
    "android": "expo run:android",
    "ios": "expo run:ios",
    "web": "expo start -c --web",
    "eject": "expo eject",
    "test": "jest --watchAll",
    "build-web": "env_mode=prod expo build:web",
    "eas-prod": "expo publish --release-channel prod & eas build",
    "start-dev": "expo start -c --dev-client",
    "android-dev": "expo run:android",
    "ios-dev": "expo run:ios",
    "web-dev": "expo start -c --web",
    "build-web-dev": "env_mode=dev expo build:web --dev",
    "eas-dev": "expo publish --release-channel dev & eas build --profile preview"
  },
  "jest": {
    "preset": "jest-expo"
  },
  "dependencies": {
    "@expo/vector-icons": "^13.0.0",
    "@expo/webpack-config": "~0.16.21",
    "@material-ui/core": "^4.12.4",
    "@react-native-async-storage/async-storage": "1.18.2",
    "@react-native-community/datetimepicker": "7.2.0",
    "@react-native-picker/picker": "2.4.10",
    "@react-navigation/bottom-tabs": "^6.0.5",
    "@react-navigation/drawer": "^6.1.3",
    "@react-navigation/native": "^6.0.6",
    "@react-navigation/native-stack": "^6.1.0",
    "@react-navigation/stack": "^6.2.3",
    "@sentry/react-native": "5.5.0",
    "@sentry/utils": "^7.13.0",
    "@types/jest": "^28.1.6",
    "@types/node": "^18.6.3",
    "@types/react-dom": "^18.0.6",
    "axios": "^0.24.0",
    "draft-js": "^0.11.7",
    "draftjs-to-html": "^0.9.1",
    "expo": "^49.0.8",
    "expo-av": "~13.4.1",
    "expo-cli": "^6.3.10",
    "expo-constants": "~14.4.2",
    "expo-dev-client": "~2.4.8",
    "expo-device": "~5.4.0",
    "expo-document-picker": "~11.5.4",
    "expo-font": "~11.4.0",
    "expo-image-picker": "~14.3.2",
    "expo-linear-gradient": "~12.3.0",
    "expo-linking": "~5.0.2",
    "expo-location": "~16.1.0",
    "expo-network": "~5.4.0",
    "expo-notifications": "~0.20.1",
    "expo-print": "~12.4.2",
    "expo-react-native-version-checker": "^1.0.2",
    "expo-secure-store": "~12.3.1",
    "expo-sharing": "~11.5.0",
    "expo-splash-screen": "~0.20.5",
    "expo-status-bar": "~1.6.0",
    "expo-updates": "~0.18.12",
    "expo-web-browser": "~12.3.2",
    "formik": "^2.2.9",
    "google-map-react": "^2.2.0",
    "graphql": "^15.8.0",
    "immutable": "^4.3.0",
    "react": "18.2.0",
    "react-dom": "18.2.0",
    "react-draft-wysiwyg": "^1.14.7",
    "react-google-maps": "^9.4.5",
    "react-native": "0.72.4",
    "react-native-app-intro-slider": "^4.0.4",
    "react-native-autocomplete-dropdown": "^3.0.2",
    "react-native-autocomplete-input": "^5.0.2",
    "react-native-axios": "^0.17.1",
    "react-native-chart-kit": "^6.12.0",
    "react-native-checkbox-tree": "^1.2.8",
    "react-native-datepicker": "^1.7.2",
    "react-native-drawer-layout": "^3.2.1",
    "react-native-dropdownalert": "^4.5.1",
    "react-native-easy-rating": "^0.2.1",
    "react-native-element-dropdown": "^1.6.1",
    "react-native-elements": "^3.4.2",
    "react-native-encrypted-storage": "^4.0.2",
    "react-native-extended-stylesheet": "^0.12.0",
    "react-native-gesture-handler": "~2.12.0",
    "react-native-get-random-values": "~1.9.0",
    "react-native-google-places-autocomplete": "^2.4.1",
    "react-native-image-picker": "^4.7.1",
    "react-native-image-view": "^2.1.9",
    "react-native-maps": "1.7.1",
    "react-native-maps-directions": "1.8.0",
    "react-native-mask-input": "^1.2.0",
    "react-native-modal": "^13.0.0",
    "react-native-pager-view": "6.2.0",
    "react-native-paper": "^4.11.2",
    "react-native-paper-dropdown": "^1.0.7",
    "react-native-paper-tabs": "^0.7.0",
    "react-native-pell-rich-editor": "^1.8.7",
    "react-native-phone-number-input": "^2.1.0",
    "react-native-progress-bar": "^0.1.2",
    "react-native-ratings": "^8.1.0",
    "react-native-razorpay": "^2.2.9",
    "react-native-reanimated": "~3.3.0",
    "react-native-render-html": "^5.1.1",
    "react-native-safe-area-context": "4.6.3",
    "react-native-screens": "~3.22.0",
    "react-native-step-indicator": "^1.0.3",
    "react-native-step-progress-bar": "^1.0.3",
    "react-native-svg": "13.9.0",
    "react-native-tab-view": "^3.1.1",
    "react-native-textarea": "^1.0.4",
    "react-native-typography": "^1.4.1",
    "react-native-unordered-list": "^1.0.4",
    "react-native-vector-icons": "^9.1.0",
    "react-native-web": "~0.19.6",
    "react-native-web-swiper": "^2.2.3",
    "react-native-webview": "13.2.2",
    "react-razorpay": "^1.1.5",
    "react-redux": "^7.2.6",
    "react-secure-storage": "^1.0.18",
    "react-web-share": "^1.1.6",
    "redux": "^4.1.2",
    "redux-persist": "^6.0.0",
    "redux-thunk": "^2.4.1",
    "sentry-expo": "~7.0.0",
    "uuid": "^9.0.0",
    "webpack-dev-server": "~3.11.0",
    "yup": "^0.32.11"
  },
  "devDependencies": {
    "@babel/core": "^7.12.9",
    "@types/react": "18.0.1",
    "@types/react-native": "~0.67.6",
    "@types/react-native-datepicker": "^1.7.1",
    "@types/react-native-fetch-blob": "^0.10.7",
    "jest": "^26.6.3",
    "jest-expo": "^45.0.0",
    "react-test-renderer": "^17.0.2",
    "typescript": "~4.3.5"
  },
  "private": true
}
