{
  "name": "ordering-ui-react-native",
  "version": "0.22.79-release",
  "description": "Reusable components made in react native",
  "main": "src/index.tsx",
  "author": "ordering.inc",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Ordering-Inc/Ordering-UI-Native.git"
  },
  "bugs": {
    "url": "https://github.com/Ordering-Inc/Ordering-UI-Native/issues"
  },
  "homepage": "https://github.com/Ordering-Inc/Ordering-UI-Native#readme",
  "keywords": [
    "ordering",
    "ui",
    "component",
    "native",
    "ordering-native",
    "react-native"
  ],
  "files": [
    "themes",
    "src"
  ],
  "scripts": {
    "android": "react-native run-android",
    "ios": "react-native run-ios",
    "start": "react-native start",
    "start-cache": "react-native start --reset-cache",
    "test": "jest",
    "lint": "eslint ."
  },
  "dependencies": {
    "@fatnlazycat/react-native-recaptcha-v3": "^1.0.3",
    "@invertase/react-native-apple-authentication": "^2.1.5",
    "@react-native-async-storage/async-storage": "^1.15.5",
    "@react-native-clipboard/clipboard": "1.14.0",
    "@react-native-community/checkbox": "^0.5.8",
    "@react-native-community/geolocation": "^2.0.2",
    "@react-native-community/masked-view": "^0.1.10",
    "@react-native-community/netinfo": "^6.0.2",
    "@react-native-community/picker": "^1.8.1",
    "@react-native-firebase/analytics": "^12.9.3",
    "@react-native-firebase/app": "^12.9.3",
    "@react-native-google-signin/google-signin": "^7.0.1",
    "@react-navigation/drawer": "^5.10.2",
    "@react-navigation/material-bottom-tabs": "^5.3.14",
    "@react-navigation/native": "^5.7.6",
    "@react-navigation/stack": "^5.9.3",
    "@segment/analytics-react-native": "2.1.11",
    "@segment/sovran-react-native": "0.2.6",
    "@stripe/stripe-react-native": "0.23.0",
    "@types/react-native-loading-spinner-overlay": "^0.5.2",
    "@types/react-native-snap-carousel": "^3.8.4",
    "@types/styled-components": "^5.1.3",
    "axios": "^0.21.0",
    "moment": "^2.29.1",
    "ordering-components": "github:Ordering-Inc/ordering-components#release",
    "patch-package": "^6.4.7",
    "postinstall-postinstall": "^2.1.0",
    "prop-types": "^15.7.2",
    "react": "17.0.1",
    "react-dom": "16.13.1",
    "react-hook-form": "^6.15.1",
    "react-native": "^0.64.2",
    "react-native-app-intro-slider": "^4.0.4",
    "react-native-awesome-alerts": "^1.4.2",
    "react-native-awesome-loading": "^1.0.15",
    "react-native-background-timer": "^2.4.1",
    "react-native-bootsplash": "^3.2.3",
    "react-native-calendar-picker": "^7.1.2",
    "react-native-calendar-strip": "^2.2.1",
    "react-native-color-matrix-image-filters": "^5.2.10",
    "react-native-country-picker-modal": "^2.0.0",
    "react-native-credit-card-input": "^0.4.1",
    "react-native-date-picker": "4.2.14",
    "react-native-device-info": "^8.7.1",
    "react-native-document-picker": "^5.2.0",
    "react-native-elements": "^3.0.0-alpha.1",
    "react-native-fast-image": "^8.3.3",
    "react-native-fbsdk-next": "^7.0.1",
    "react-native-geocoding": "^0.5.0",
    "react-native-gesture-handler": "^1.8.0",
    "react-native-get-random-values": "1.8.0",
    "react-native-gifted-chat": "^0.16.3",
    "react-native-google-places-autocomplete": "2.1.3",
    "react-native-html-to-pdf": "^0.10.0",
    "react-native-image-picker": "^4.0.6",
    "react-native-intersection-observer": "^0.0.9",
    "react-native-lightbox": "^0.8.1",
    "react-native-linear-gradient": "2.7.3",
    "react-native-loading-spinner-overlay": "^2.0.0",
    "react-native-map-link": "^2.8.2",
    "react-native-maps": "^0.28.0",
    "react-native-modal-dropdown": "^1.0.1",
    "react-native-onesignal": "^4.1.1",
    "react-native-paper": "^4.7.2",
    "react-native-permissions": "^3.0.5",
    "react-native-phone-number-input": "^2.0.0",
    "react-native-picker-select": "^8.0.4",
    "react-native-print": "^0.9.0",
    "react-native-recaptcha-that-works": "^1.2.0",
    "react-native-restart": "^0.0.22",
    "react-native-safe-area-context": "^3.1.8",
    "react-native-screens": "^2.11.0",
    "react-native-select-dropdown": "^1.7.0",
    "react-native-signature-canvas": "^4.3.0",
    "react-native-snap-carousel": "^3.9.1",
    "react-native-sound": "^0.11.1",
    "react-native-swipe-gestures": "^1.0.5",
    "react-native-swiper": "^1.6.0",
    "react-native-tracking-transparency": "^0.1.1",
    "react-native-uuid": "^2.0.1",
    "react-native-vector-icons": "^7.1.0",
    "react-native-webview": "^11.22.7",
    "react-native-youtube-iframe": "^2.2.2",
    "rn-placeholder": "^3.0.3",
    "styled-components": "^5.1.1",
    "styled-system": "^5.1.5",
    "toggle-react-native": "^1.1.2",
    "toggle-switch-react-native": "^3.2.0"
  },
  "devDependencies": {
    "@babel/core": "^7.11.6",
    "@babel/runtime": "^7.11.2",
    "@react-native-community/eslint-config": "^2.0.0",
    "@types/react": "^18.0.14",
    "@types/react-dom": "^18.0.5",
    "@types/react-native": "^0.63.25",
    "@types/react-native-calendar-picker": "^7.0.2",
    "babel-jest": "^26.3.0",
    "eslint": "^7.10.0",
    "jest": "^26.4.2",
    "metro-react-native-babel-preset": "^0.63.0",
    "react-native-typescript-transformer": "^1.2.13",
    "react-test-renderer": "16.13.1",
    "ts-jest": "^26.4.1",
    "typescript": "^4.0.3",
    "web-vitals": "^2.0.1"
  },
  "jest": {
    "preset": "react-native",
    "moduleFileExtensions": [
      "ts",
      "tsx",
      "js"
    ],
    "transform": {
      "^.+\\.(js)$": "<rootDir>/node_modules/babel-jest",
      "\\.(ts|tsx)$": "<rootDir>/node_modules/ts-jest/preprocessor.js"
    },
    "testRegex": "(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$",
    "testPathIgnorePatterns": [
      "\\.snap$",
      "<rootDir>/node_modules/"
    ],
    "cacheDirectory": ".jest/cache"
  },
  "license": "ISC"
}
