{
  "name": "VVRNBusinessModule",
  "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 .",
    "react-devtools": "react-devtools"
  },
  "dependencies": {
    "@ant-design/react-native": "^3.3.0",
    "@react-native-community/async-storage": "^1.11.0",
    "@react-native-community/clipboard": "^1.2.2",
    "@react-native-community/viewpager": "^4.0.1",
    "axios": "^0.19.2",
    "crypto-js": "3.1.9-1",
    "deprecated-react-native-listview": "0.0.6",
    "lodash": "^4.17.15",
    "moment": "^2.27.0",
    "rc-form": "2.4.8",
    "react": "16.11.0",
    "react-native": "0.62.2",
    "react-native-calendars": "^1.300.0",
    "react-native-gesture-handler": "^1.6.1",
    "react-native-image-crop-picker": "^0.32.2",
    "react-native-image-picker": "^2.3.1",
    "react-native-image-zoom-viewer": "^3.0.1",
    "react-native-linear-gradient": "^2.5.6",
    "react-native-looped-carousel": "^0.1.13",
    "react-native-modal-dropdown": "^0.7.0",
    "react-native-modalbox": "^1.7.1",
    "react-native-root-siblings": "^3.2.1",
    "react-native-scrollable-tab-view": "^1.0.0",
    "react-native-sound": "^0.11.0",
    "react-native-spinkit": "^1.5.0",
    "react-native-swiper": "^1.6.0",
    "react-native-view-shot": "^3.1.2",
    "react-navigation": "^3.11.1",
    "react-redux": "^7.2.0",
    "redux": "^4.0.5",
    "redux-actions": "^2.6.5",
    "redux-thunk": "^2.3.0",
    "rn-placeholder": "^3.0.1"
  },
  "devDependencies": {
    "@babel/core": "^7.9.6",
    "@babel/plugin-proposal-decorators": "^7.8.3",
    "@babel/plugin-proposal-optional-chaining": "^7.9.0",
    "@babel/runtime": "^7.9.6",
    "@react-native-community/eslint-config": "^1.1.0",
    "babel-jest": "^26.0.1",
    "babel-plugin-import": "^1.12.0",
    "babel-plugin-root-import": "^6.5.0",
    "eslint": "^7.0.0",
    "husky": "^4.2.5",
    "jest": "^26.0.1",
    "lint-staged": "^10.2.11",
    "metro-react-native-babel-preset": "^0.59.0",
    "pretty-quick": "^2.0.1",
    "react-native-screens": "^2.4.0",
    "react-test-renderer": "16.11.0"
  },
  "jest": {
    "preset": "react-native"
  }
}
