{
  "name": "ExtremeLab",
  "version": "0.0.1",
  "private": true,
  "scripts": {
    "android": "react-native run-android",
    "ios": "react-native run-ios",
    "start": "react-native start",
    "test": "jest",
    "lint": "eslint ."
  },
  "dependencies": {
    "@codler/react-native-keyboard-aware-scroll-view": "^1.0.1",
    "@react-native-community/async-storage": "^1.11.0",
    "@react-native-community/cli": "^6.1.0",
    "@react-native-community/datetimepicker": "^2.6.0",
    "@react-native-community/geolocation": "^2.0.2",
    "@react-native-community/masked-view": "^0.1.10",
    "@react-native-community/netinfo": "^5.9.4",
    "@react-native-community/picker": "^1.8.1",
    "@react-native-community/progress-bar-android": "^1.0.3",
    "@react-native-community/progress-view": "^1.1.0",
    "@react-native-community/toolbar-android": "0.1.0-rc.2",
    "@react-navigation/bottom-tabs": "^5.6.1",
    "@react-navigation/native": "^5.6.1",
    "@react-navigation/stack": "^5.6.2",
    "axios": "^0.19.2",
    "eject": "0.0.4",
    "i18next": "^19.8.2",
    "moment": "^2.27.0",
    "native-base": "^2.13.12",
    "react": "16.13.1",
    "react-hook-form": "^6.15.2",
    "react-i18next": "^11.7.3",
    "react-native": "0.63.4",
    "react-native-datepicker": "^1.7.2",
    "react-native-device-info": "^6.2.1",
    "react-native-eject": "^0.1.2",
    "react-native-exception-handler": "^2.10.10",
    "react-native-flash-message": "^0.1.16",
    "react-native-gesture-handler": "^1.6.1",
    "react-native-image-picker": "^2.3.3",
    "react-native-linear-gradient": "^2.5.6",
    "react-native-loading-spinner-overlay": "^1.1.0",
    "react-native-localization": "^2.1.6",
    "react-native-material-dialog": "^0.7.7",
    "react-native-modal": "^11.10.0",
    "react-native-modal-selector": "^2.0.3",
    "react-native-pdf": "^6.2.0",
    "react-native-picker-select": "^8.0.4",
    "react-native-reanimated": "^1.9.0",
    "react-native-responsive-screen": "^1.4.1",
    "react-native-restart": "0.0.20",
    "react-native-safe-area-context": "^3.0.7",
    "react-native-screens": "^2.9.0",
    "react-native-select-two": "^1.1.0",
    "react-native-share": "^5.1.1",
    "react-native-simple-radio-button": "^2.7.4",
    "react-native-spinkit": "^1.5.0",
    "react-native-splash-screen": "^3.2.0",
    "react-native-vector-icons": "^4.6.0",
    "react-native-webview": "^11.6.4",
    "rn-fetch-blob": "^0.12.0",
    "yarn": "^1.22.15"
  },
  "devDependencies": {
    "@babel/core": "7.11.4",
    "@babel/runtime": "7.11.2",
    "@react-native-community/eslint-config": "1.1.0",
    "babel-jest": "25.5.1",
    "eslint": "6.8.0",
    "jest": "25.5.4",
    "metro-react-native-babel-preset": "0.59.0",
    "react-test-renderer": "16.13.1"
  },
  "jest": {
    "preset": "react-native"
  }
}
