{ "name": "test-suite", "version": "1.0.0", "description": "Test suite for the Expo SDK", "main": "__generated__/AppEntry.js", "scripts": { "postinstall": "expo-yarn-workspaces postinstall" }, "author": "", "license": "MIT", "dependencies": { "@expo/html-elements": "^0.0.2", "async-retry": "^1.1.4", "expo": "~41.0.0-beta.1", "expo-ads-admob": "~10.0.3", "expo-ads-facebook": "~10.0.3", "expo-analytics-segment": "~10.1.1", "expo-application": "~3.1.0", "expo-asset": "~8.3.1", "expo-av": "~9.1.1", "expo-background-fetch": "~9.1.0", "expo-barcode-scanner": "~10.1.1", "expo-brightness": "~9.1.1", "expo-calendar": "~9.1.1", "expo-camera": "~11.0.0", "expo-cellular": "~3.1.0", "expo-constants": "~10.1.1", "expo-contacts": "~9.1.1", "expo-crypto": "~9.1.0", "expo-device": "~3.2.0", "expo-file-system": "~11.0.0", "expo-gl": "~10.2.0", "expo-google-sign-in": "~9.1.0", "expo-haptics": "~10.0.0", "expo-image-manipulator": "~9.1.0", "expo-keep-awake": "~9.1.0", "expo-localization": "~10.1.0", "expo-location": "~12.0.2", "expo-media-library": "~12.0.1", "expo-network": "~3.1.1", "expo-notifications": "~0.11.3", "expo-permissions": "~12.0.0", "expo-random": "~11.1.0", "expo-secure-store": "~10.1.0", "expo-speech": "~9.1.0", "expo-sqlite": "~9.1.0", "expo-task-manager": "~9.1.0", "expo-web-browser": "~9.1.0", "firebase": "8.2.3", "i18n-js": "^3.0.11", "immutable": "^3.8.1", "jasmine-core": "^2.4.1", "lodash": "^4.17.4", "react": "16.13.1", "react-native": "0.63.2", "react-native-gesture-handler": "~1.10.2", "react-native-safe-area-view": "^0.14.8", "sinon": "^7.1.1" }, "devDependencies": { "expo-yarn-workspaces": "^1.4.1" }, "browserslist": [ ">0.2%", "not dead", "not ie <= 11", "not op_mini all" ] }