{
  "name": "@autofleet/locomotion-sdk",
  "version": "1.7.22",
  "description": "",
  "main": "src/index.js",
  "scripts": {
    "linter": "eslint 'src/**/*.{js,jsx,ts,tsx}'",
    "ts": "tsc"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/autofleet-open-source/locomotion.git"
  },
  "author": "Ori Efrati",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/autofleet-open-source/locomotion/issues"
  },
  "homepage": "https://github.com/autofleet-open-source/locomotion#readme",
  "peerDependencies": {
    "@mapbox/polyline": "^1.1.0",
    "@react-native-async-storage/async-storage": "^1.17.3",
    "@react-native-community/datetimepicker": "^6.1.3",
    "@react-native-community/geolocation": "^2.0.2",
    "@react-native-community/masked-view": "^0.1.11",
    "@react-native-firebase/app": "^14.9.1",
    "@react-native-firebase/crashlytics": "^14.9.1",
    "@react-native-picker/picker": "^2.4.1",
    "@stripe/stripe-react-native": "^0.8.0",
    "jwt-decode": "^3.1.2",
    "lottie-ios": "^3.2.3",
    "lottie-react-native": "^5.0.1",
    "react": "17.0.2",
    "react-native": "0.68.1",
    "react-native-config": "^1.4.5",
    "react-native-device-info": "^8.7.1",
    "react-native-fast-image": "^8.5.11",
    "react-native-gesture-handler": "^2.4.2",
    "react-native-image-picker": "^4.8.2",
    "react-native-image-resizer": "^1.4.5",
    "react-native-linear-gradient": "^2.5.6",
    "react-native-location": "^2.5.0",
    "react-native-maps": "^0.31.1",
    "react-native-mixpanel": "^1.2.5",
    "react-native-modal": "^13.0.1",
    "react-native-onesignal": "^4.3.9",
    "react-native-picker-select": "^8.0.4",
    "react-native-reanimated": "^2.8.0",
    "react-native-safe-area-context": "^4.2.5",
    "react-native-screens": "^3.13.1",
    "react-native-webview": "^11.18.2"
  },
  "dependencies": {
    "@gorhom/bottom-sheet": "^4",
    "@react-navigation/drawer": "^6.3.0",
    "@react-navigation/native": "^6.0.10",
    "@react-navigation/native-stack": "^6.6.2",
    "@turf/boolean-point-in-polygon": "^6.5.0",
    "@turf/turf": "^6.5.0",
    "axios": "^0.27.2",
    "cheap-ruler": "^3.0.1",
    "currency-symbol-map": "^5.0.1",
    "eslint-plugin-jsx": "^0.1.0",
    "google-libphonenumber": "^3.2.27",
    "i18next": "^19.7.0",
    "lodash": "^4.17.21",
    "moment": "^2.29.3",
    "prop-types": "^15.8.1",
    "react-i18next": "^11.7.2",
    "react-native-datepicker": "^1.7.2",
    "react-native-gesture-handler": "^2.4.2",
    "react-native-keyboard-aware-scroll-view": "^0.9.5",
    "react-native-phone-number-input": "^2.1.0",
    "react-native-reanimated": "^2.8.0",
    "react-native-smooth-pincode-input": "^1.0.9",
    "react-native-svg": "^12.3.0",
    "react-native-swipe-verify": "^0.1.6",
    "react-native-table-component": "^1.2.1",
    "styled-components": "^5.3.5",
    "unstated-next": "^1.1.0",
    "yup": "^0.28.5"
  },
  "devDependencies": {
    "@babel/core": "^7.3.3",
    "@babel/runtime": "^7.11.2",
    "@mapbox/polyline": "^1.1.0",
    "@react-native-async-storage/async-storage": "^1.17.3",
    "@react-native-community/datetimepicker": "^6.1.3",
    "@react-native-community/eslint-config": "^0.0.3",
    "@react-native-community/geolocation": "^2.0.2",
    "@react-native-community/masked-view": "^0.1.11",
    "@react-native-firebase/app": "^14.9.1",
    "@react-native-firebase/crashlytics": "^14.9.1",
    "@react-native-picker/picker": "^2.4.1",
    "@storybook/addon-actions": "^5.2.0-beta.3",
    "@storybook/addon-links": "^5.2.0-beta.3",
    "@storybook/addons": "^5.2.0-beta.3",
    "@storybook/cli": "^5.1.9",
    "@storybook/react": "^5.1.9",
    "@storybook/react-native": "^5.2.0-beta.3",
    "@storybook/react-native-server": "^5.2.0-beta.3",
    "@stripe/stripe-react-native": "^0.8.0",
    "@types/jest": "^27.5.1",
    "@types/react-native": "^0.67.7",
    "@types/react-test-renderer": "^18.0.0",
    "@types/styled-components": "^5.1.25",
    "babel-eslint": "^10.0.2",
    "babel-jest": "^24.1.0",
    "babel-loader": "^8.0.6",
    "eslint": "^6.8.0",
    "eslint-config-airbnb": "^17.1.1",
    "eslint-plugin-import": "^2.26.0",
    "eslint-plugin-jsx-a11y": "^6.2.3",
    "eslint-plugin-react": "^7.30.0",
    "eslint-watch": "^3.1.5",
    "jest": "^24.1.0",
    "jwt-decode": "^3.1.2",
    "lottie-ios": "^3.2.3",
    "lottie-react-native": "^5.0.1",
    "metro-react-native-babel-preset": "^0.54.1",
    "react": "17.0.2",
    "react-native": "0.68.1",
    "react-native-config": "^1.4.5",
    "react-native-device-info": "^8.7.1",
    "react-native-fast-image": "^8.5.11",
    "react-native-gesture-handler": "^2.4.2",
    "react-native-image-picker": "^4.8.2",
    "react-native-image-resizer": "^1.4.5",
    "react-native-linear-gradient": "^2.5.6",
    "react-native-location": "^2.5.0",
    "react-native-maps": "^0.31.1",
    "react-native-mixpanel": "^1.2.5",
    "react-native-modal": "^13.0.1",
    "react-native-onesignal": "^4.3.9",
    "react-native-picker-select": "^8.0.4",
    "react-native-reanimated": "^2.8.0",
    "react-native-safe-area-context": "^4.2.5",
    "react-native-screens": "^3.13.1",
    "react-native-webview": "^11.18.2",
    "typescript": "^4.6.4"
  },
  "jest": {
    "preset": "react-native"
  }
}
