{ "name": "native-component-list", "version": "0.0.0", "description": "A list of the various APIs you can use with the Expo Go", "author": "Expo", "private": true, "main": "__generated__/AppEntry.js", "scripts": { "postinstall": "expo-yarn-workspaces postinstall", "build:web": "expo build:web --no-pwa", "web": "expo start:web --https", "eject": "SDK_VERSION=40.0.0 expo eject", "lint": "eslint .", "tsc": "tsc --noEmit -p ./tsconfig.json", "start": "react-native start", "ios": "react-native run-ios", "android": "react-native run-android" }, "expo-yarn-workspaces": { "symlinks": [ "expo-constants", "expo-camera", "expo-updates" ] }, "react-native-unimodules": { "android": { "exclude": [ "expo-module-template" ], "modulesPaths": [ "../../../../packages" ], "configuration": "api", "target": "react-native" }, "ios": { "exclude": [ "expo-module-template" ], "modules_paths": [ "../../../packages" ], "flags": { "inhibit_warnings": false } } }, "dependencies": { "@expo/react-native-action-sheet": "^3.8.0", "@react-native-async-storage/async-storage": "~1.15.0", "@react-native-community/datetimepicker": "3.5.2", "@react-native-community/netinfo": "6.0.0", "@react-native-community/slider": "3.0.3", "@react-native-community/viewpager": "5.0.11", "@react-native-masked-view/masked-view": "0.2.4", "@react-native-picker/picker": "1.16.1", "@react-native-segmented-control/segmented-control": "2.3.0", "@react-navigation/bottom-tabs": "~5.11.1", "@react-navigation/drawer": "~5.11.3", "@react-navigation/material-bottom-tabs": "~5.3.9", "@react-navigation/native": "~5.8.9", "@react-navigation/stack": "~5.12.6", "@use-expo/permissions": "^2.0.0", "date-format": "^2.0.0", "deep-object-diff": "^1.1.0", "expo": "~42.0.0-alpha.0", "expo-2d-context": "^0.0.2", "expo-ads-admob": "~10.1.0", "expo-ads-facebook": "~10.1.0", "expo-analytics-amplitude": "~10.2.0", "expo-app-auth": "~10.2.0", "expo-apple-authentication": "~3.2.0", "expo-asset": "~8.3.2", "expo-av": "~9.2.0", "expo-background-fetch": "~9.2.0", "expo-barcode-scanner": "~10.2.0", "expo-battery": "~5.0.0", "expo-blur": "~9.0.3", "expo-brightness": "~9.2.0", "expo-calendar": "~9.2.0", "expo-camera": "~11.1.1", "expo-checkbox": "~1.0.3", "expo-clipboard": "~1.1.0", "expo-constants": "~11.0.0", "expo-contacts": "~9.2.0", "expo-device": "~3.3.0", "expo-document-picker": "~9.2.0", "expo-face-detector": "~10.1.0", "expo-facebook": "~11.2.0", "expo-file-system": "~11.1.0", "expo-firebase-analytics": "~4.1.0", "expo-firebase-core": "~3.1.0", "expo-font": "~9.2.0", "expo-gl": "~10.4.0", "expo-google-app-auth": "~8.2.0", "expo-google-sign-in": "~9.2.0", "expo-haptics": "~10.2.0-alpha.0", "expo-image": "~1.0.0-alpha.1", "expo-image-manipulator": "~9.2.0", "expo-image-picker": "~10.2.0", "expo-in-app-purchases": "~11.0.0", "expo-intent-launcher": "~9.1.0", "expo-keep-awake": "~9.2.0", "expo-linear-gradient": "~9.3.0-alpha.0", "expo-linking": "~2.3.0", "expo-local-authentication": "~11.1.0", "expo-localization": "~10.2.0", "expo-location": "~12.1.0", "expo-mail-composer": "~10.2.0", "expo-media-library": "~12.1.0", "expo-payments-stripe": "~10.0.0", "expo-permissions": "~12.1.0", "expo-print": "~10.2.0", "expo-processing": "2.0.2", "expo-progress": "^0.0.2", "expo-random": "^11.2.0", "expo-screen-capture": "~3.2.0", "expo-screen-orientation": "~3.2.0", "expo-secure-store": "~10.2.0", "expo-sensors": "~10.2.0", "expo-sharing": "~9.2.0", "expo-sms": "~9.2.0", "expo-speech": "~9.2.0", "expo-splash-screen": "^0.11.0", "expo-status-bar": "^1.0.4", "expo-store-review": "~4.1.0", "expo-task-manager": "~9.2.0", "expo-three": "5.2.0", "expo-tracking-transparency": "~1.1.0", "expo-updates": "0.8.4", "expo-video-thumbnails": "~5.2.0", "expo-web-browser": "~9.2.0", "fbemitter": "^2.1.1", "fuse.js": "^6.4.1", "gl-mat4": "^1.1.4", "hsv2rgb": "^1.1.0", "i18n-js": "^3.1.0", "lottie-react-native": "4.0.2", "moment": "^2.10.6", "path": "^0.12.7", "pixi.js": "^4.6.1", "processing-js": "^1.6.6", "react": "17.0.1", "react-dom": "17.0.1", "react-native": "0.64.2", "react-native-appearance": "~0.3.4", "react-native-gesture-handler": "~1.10.2", "react-native-iphone-x-helper": "^1.3.0", "react-native-maps": "0.28.0", "react-native-paper": "^4.0.1", "react-native-reanimated": "~2.2.0", "react-native-redash": "^14.1.1", "react-native-safe-area-context": "3.2.0", "react-native-safe-area-view": "^0.14.8", "react-native-screens": "~3.4.0", "react-native-shared-element": "0.8.2", "react-native-svg": "12.1.1", "react-native-unimodules": "~0.15.0-alpha.0", "react-native-view-shot": "3.1.2", "react-native-web": "~0.17.1", "react-native-webview": "11.6.2", "react-navigation": "^4.4.0", "react-navigation-shared-element": "^3.1.2", "react-navigation-stack": "^2.8.2", "regl": "^1.3.0", "three": "^0.115.0", "unimodules-test-core": "^0.4.0", "url": "^0.11.0", "uuid": "^8.3.0", "victory-native": "^30.4.0" }, "devDependencies": { "@babel/core": "^7.12.9", "@types/i18n-js": "^3.0.1", "@types/pixi.js": "^4.8.6", "@types/react": "~16.9.41", "@types/three": "^0.93.28", "@types/victory": "^31.0.14", "babel-jest": "~26.6.3", "babel-preset-expo": "~8.4.0", "expo-module-scripts": "^2.0.0", "expo-yarn-workspaces": "^1.5.2", "jest": "~26.6.3", "react-test-renderer": "~17.0.1" } }