{ "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", "tsc": "tsc --noEmit --watch -p ./tsconfig.json" }, "dependencies": { "@expo/react-native-action-sheet": "^2.0.1", "@react-native-community/datetimepicker": "2.1.0", "@react-native-community/masked-view": "0.1.5", "@react-native-community/netinfo": "4.6.0", "@react-native-community/viewpager": "2.0.2", "@react-navigation/web": "^1.0.0-alpha.7", "date-format": "^2.0.0", "expo": "~36.0.0", "expo-ads-admob": "~8.0.0", "expo-ads-facebook": "~8.0.0", "expo-app-auth": "~8.0.0", "expo-apple-authentication": "~2.0.0", "expo-asset": "~8.0.0", "expo-av": "~8.0.0", "expo-background-fetch": "~8.0.0", "expo-barcode-scanner": "~8.0.0", "expo-battery": "~2.0.0", "expo-blur": "~8.0.0", "expo-brightness": "~8.0.0", "expo-calendar": "~8.0.0", "expo-camera": "~8.0.0", "expo-constants": "~8.0.0", "expo-contacts": "~8.0.0", "expo-device": "~2.0.0", "expo-document-picker": "~8.0.0", "expo-face-detector": "~8.0.0", "expo-facebook": "~8.0.0", "expo-file-system": "~8.0.0", "expo-font": "~8.0.0", "expo-gl": "~8.0.0", "expo-google-app-auth": "~8.0.0", "expo-google-sign-in": "~8.0.0", "expo-haptics": "~8.0.0", "expo-image-manipulator": "~8.0.0", "expo-image-picker": "~8.0.0", "expo-intent-launcher": "~8.0.0", "expo-keep-awake": "~8.0.0", "expo-linear-gradient": "~8.0.0", "expo-local-authentication": "~8.0.0", "expo-localization": "~8.0.0", "expo-location": "~8.0.0", "expo-mail-composer": "~8.0.0", "expo-media-library": "~8.0.0", "expo-permissions": "~8.0.0", "expo-print": "~8.0.0", "expo-processing": "*", "expo-secure-store": "~8.0.0", "expo-sensors": "~8.0.0", "expo-sharing": "~8.0.0", "expo-sms": "~8.0.0", "expo-speech": "~8.0.0", "expo-store-review": "~2.0.0", "expo-task-manager": "~8.0.0", "expo-three": "5.2.0", "expo-web-browser": "~8.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.9.0", "react-dom": "16.9.0", "react-native": "0.61.4", "react-native-appearance": "0.2.1", "react-native-branch": "4.2.1", "react-native-gesture-handler": "~1.5.1", "react-native-is-iphonex": "^1.0.1", "react-native-maps": "0.26.1", "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.4.0", "react-native-safe-area-context": "0.6.0", "react-native-safe-area-view": "^0.14.8", "react-native-screens": "2.0.0-alpha.12", "react-native-shared-element": "~0.5.1", "react-native-svg": "9.13.3", "react-native-web": "^0.11.0", "react-native-webview": "7.4.3", "react-navigation": "4.1.0-alpha.1", "react-navigation-header-buttons": "^1.2.1", "react-navigation-material-bottom-tabs": "^1.1.0", "react-navigation-shared-element": "^0.5.0", "react-navigation-stack": "1.6.0-alpha.1", "react-navigation-tabs": "^2.4.1", "regl": "^1.3.0", "three": "^0.109.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.9.0", "@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": "~8.0.0", "expo-module-scripts": "^1.1.1", "expo-yarn-workspaces": "^1.2.1" } }