{
  "name": "native-component-list",
  "version": "0.0.0",
  "description": "A list of the various APIs you can use with the Expo client",
  "author": "Expo",
  "private": true,
  "main": "__generated__/AppEntry.js",
  "scripts": {
    "postinstall": "expo-yarn-workspaces postinstall",
    "web:publish": "netlify deploy --dir web-build",
    "web:serve": "serve ./web-build",
    "tsc": "tsc --noEmit --watch -p ./tsconfig.json"
  },
  "dependencies": {
    "@expo/react-native-action-sheet": "^2.0.1",
    "@react-native-community/netinfo": "~3.2.1",
    "@react-navigation/web": "^1.0.0-alpha.7",
    "date-format": "^2.0.0",
    "expo": "~34.0.4",
    "expo-ads-admob": "~6.0.0",
    "expo-ads-facebook": "~6.0.0",
    "expo-app-auth": "~6.0.0",
    "expo-asset": "~6.0.0",
    "expo-av": "~6.0.0",
    "expo-background-fetch": "~6.0.0",
    "expo-barcode-scanner": "~6.0.0",
    "expo-battery": "~0.0.1",
    "expo-blur": "~6.0.0",
    "expo-brightness": "~6.0.0",
    "expo-calendar": "~6.0.0",
    "expo-camera": "~6.0.0",
    "expo-constants": "~6.0.0",
    "expo-contacts": "~6.0.0",
    "expo-document-picker": "~6.0.0",
    "expo-face-detector": "~6.0.1",
    "expo-facebook": "~6.0.0",
    "expo-file-system": "~6.0.2",
    "expo-font": "~6.0.1",
    "expo-gl": "~6.0.0",
    "expo-google-sign-in": "~6.0.0",
    "expo-haptics": "~6.0.0",
    "expo-image-manipulator": "~6.0.0",
    "expo-image-picker": "~6.0.0",
    "expo-intent-launcher": "~6.0.0",
    "expo-keep-awake": "~6.0.0",
    "expo-linear-gradient": "~6.0.0",
    "expo-local-authentication": "~6.0.0",
    "expo-localization": "~6.0.0",
    "expo-location": "~6.0.0",
    "expo-mail-composer": "~6.0.0",
    "expo-media-library": "~6.1.0-rc.1",
    "expo-permissions": "~6.0.0",
    "expo-print": "~6.0.0",
    "expo-processing": "*",
    "expo-secure-store": "~6.0.0",
    "expo-sensors": "~6.0.0",
    "expo-sharing": "~6.0.0",
    "expo-sms": "~6.0.0",
    "expo-speech": "~6.0.0",
    "expo-task-manager": "~6.0.0",
    "expo-three": "4.0.6",
    "expo-web-browser": "~6.0.0",
    "fbemitter": "^2.1.1",
    "gl-mat4": "^1.1.4",
    "hsv2rgb": "^1.1.0",
    "i18n-js": "^3.1.0",
    "lottie-react-native": "2.6.1",
    "path": "^0.12.7",
    "pixi.js": "^4.6.1",
    "processing-js": "^1.6.6",
    "prop-types": "^15.6.0",
    "react": "16.8.3",
    "react-dom": "16.8.3",
    "react-native": "0.59.8",
    "react-native-appearance": "~0.0.8",
    "react-native-branch": "~3.0.1",
    "react-native-gesture-handler": "~1.3.0",
    "react-native-is-iphonex": "^1.0.1",
    "react-native-maps": "0.24.2",
    "react-native-paper": "github:brentvatne/react-native-paper#@brent/fix-bottom-navigation-rn-57",
    "react-native-platform-touchable": "^1.1.1",
    "react-native-reanimated": "~1.1.0",
    "react-native-safe-area-context": "~0.3.1",
    "react-native-screens": "1.0.0-alpha.22",
    "react-native-svg": "~9.5.1",
    "react-native-web": "^0.11.0",
    "react-native-webview": "5.12.0",
    "react-navigation": "^3.12.0",
    "react-navigation-header-buttons": "^1.2.1",
    "react-navigation-material-bottom-tabs": "1.0.0",
    "regl": "^1.3.0",
    "url": "^0.11.0",
    "uuid": "^3.1.0",
    "victory-native": "^30.4.0"
  },
  "devDependencies": {
    "@types/i18n-js": "^3.0.1",
    "@types/pixi.js": "^4.8.6",
    "@types/react": "^16.8.13",
    "@types/react-native-platform-touchable": "^1.1.0",
    "@types/react-native-vector-icons": "^6.4.0",
    "@types/react-navigation": "^3.0.5",
    "@types/react-navigation-material-bottom-tabs": "^0.3.1",
    "@types/three": "^0.93.28",
    "@types/victory": "^31.0.14",
    "babel-preset-expo": "^6.0.0",
    "expo-module-scripts": "^1.0.0",
    "expo-yarn-workspaces": "^1.2.0",
    "serve": "^10.1.2",
    "typescript": "^3.4.2"
  },
  "browserslist": [
    ">0.2%",
    "not dead",
    "not ie <= 11",
    "not op_mini all"
  ]
}
