{
  "name": "istar",
  "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": {
    "@react-native-async-storage/async-storage": "^1.17.9",
    "@react-native-community/art": "^1.2.0",
    "@react-navigation/drawer": "^6.4.2",
    "@react-navigation/native": "^6.0.10",
    "@react-navigation/native-stack": "^6.6.2",
    "@reduxjs/toolkit": "^1.8.3",
    "aws-sdk": "^2.1256.0",
    "axios": "^0.27.2",
    "base64-arraybuffer": "^1.0.2",
    "formik": "^2.2.9",
    "link": "^1.5.0",
    "lottie-react-native": "^5.1.3",
    "react": "17.0.2",
    "react-native": "^0.68.2",
    "react-native-chart-kit": "^6.12.0",
    "react-native-check-box": "^2.1.7",
    "react-native-date-picker": "^4.2.2",
    "react-native-fs": "^2.20.0",
    "react-native-gesture-handler": "^2.5.0",
    "react-native-image-to-pdf": "^1.2.0",
    "react-native-keep-awake": "^4.0.0",
    "react-native-keyboard-aware-scrollview": "^2.1.0",
    "react-native-pie": "^1.1.2",
    "react-native-reanimated": "^2.8.0",
    "react-native-responsive-dimensions": "^3.1.1",
    "react-native-responsive-screen": "^1.4.2",
    "react-native-safe-area-context": "^4.3.1",
    "react-native-screens": "^3.13.1",
    "react-native-select-dropdown": "^2.0.3",
    "react-native-simple-gradient-progressbar-view": "^0.2.0",
    "react-native-slider": "^0.11.0",
    "react-native-snackbar": "^2.4.0",
    "react-native-sound": "^0.11.2",
    "react-native-svg": "^12.3.0",
    "react-native-system-setting": "^1.7.6",
    "react-native-table-component": "^1.2.2",
    "react-native-track-player": "^2.2.0-rc4",
    "react-native-view-shot": "^3.5.0",
    "react-redux": "^8.0.2",
    "redux-persist": "^6.0.0",
    "redux-thunk": "^2.4.1",
    "yup": "^0.32.11"
  },
  "devDependencies": {
    "@babel/core": "7.18.5",
    "@babel/runtime": "7.18.3",
    "@react-native-community/eslint-config": "2.0.0",
    "babel-jest": "26.6.3",
    "eslint": "7.32.0",
    "jest": "26.6.3",
    "metro-react-native-babel-preset": "0.67.0",
    "react-test-renderer": "17.0.2"
  },
  "jest": {
    "preset": "react-native"
  }
}
