{
  "name": "react-native-trivergence-form-builder",
  "version": "1.0.3",
  "scripts": {
    "android": "react-native run-android",
    "ios": "react-native run-ios",
    "start": "react-native start",
    "test": "jest",
    "lint": "eslint ."
  },
  "dependencies": {
    "@archireport/react-native-svg-draw": "^1.0.3",
    "@babel/plugin-proposal-export-namespace-from": "^7.18.9",
    "@react-native-community/datetimepicker": "^6.2.0",
    "@react-navigation/native": "^6.0.11",
    "@react-navigation/native-stack": "^6.7.0",
    "@shopify/react-native-skia": "^0.1.142",
    "deprecated-react-native-prop-types": "^2.3.0",
    "moment": "^2.29.4",
    "prop-types": "^15.8.1",
    "react-native-calendars": "^1.1286.0",
    "react-native-chart-kit": "^6.12.0",
    "react-native-cool-speedometer": "^1.1.5",
    "react-native-document-picker": "^8.1.1",
    "react-native-draggable-flatlist": "^3.1.2",
    "react-native-dynamic-tab-view": "^1.0.7-0",
    "react-native-elements": "^3.4.2",
    "react-native-fs": "^2.20.0",
    "react-native-geocoding": "^0.5.0",
    "react-native-geolocation-service": "^5.3.0",
    "react-native-gesture-handler": "^2.5.0",
    "react-native-google-places-autocomplete": "^2.4.1",
    "react-native-icon-picker": "^1.0.6",
    "react-native-json-tree": "^1.3.0",
    "react-native-linear-gradient": "^2.6.2",
    "react-native-maps": "^1.1.0",
    "react-native-paper": "^4.12.3",
    "react-native-reanimated": "^2.9.1",
    "react-native-safe-area-context": "3.1.9",
    "react-native-screens": "^3.15.0",
    "react-native-select-dropdown": "^2.0.4",
    "react-native-speedometer": "^1.0.5",
    "react-native-svg": "^12.4.0",
    "react-native-table-component": "^1.2.2",
    "react-native-vector-icons": "^9.2.0",
    "react-native-view-shot": "^3.3.0",
    "victory-native": "^36.5.3",
    "zustand": "^4.0.0"
  },
  "devDependencies": {
    "@babel/core": "^7.12.9",
    "@babel/runtime": "^7.12.5",
    "@react-native-community/eslint-config": "^2.0.0",
    "babel-jest": "^26.6.3",
    "babel-plugin-module-resolver": "^4.1.0",
    "eslint": "^7.32.0",
    "jest": "^26.6.3",
    "metro-react-native-babel-preset": "^0.70.3",
    "react-test-renderer": "18.0.0"
  },
  "jest": {
    "preset": "react-native"
  }
}
