1{ 2 "name": "native-component-list", 3 "version": "0.0.0", 4 "description": "A list of the various APIs you can use with the Expo Go", 5 "author": "Expo", 6 "private": true, 7 "main": "__generated__/AppEntry.js", 8 "scripts": { 9 "postinstall": "expo-yarn-workspaces postinstall", 10 "build:web": "expo build:web --no-pwa", 11 "web": "expo start:web --https", 12 "eject": "SDK_VERSION=40.0.0 expo eject", 13 "lint": "eslint .", 14 "tsc": "tsc --noEmit -p ./tsconfig.json", 15 "start": "react-native start", 16 "ios": "react-native run-ios", 17 "android": "react-native run-android" 18 }, 19 "expo-yarn-workspaces": { 20 "symlinks": [ 21 "expo-constants", 22 "expo-camera", 23 "expo-updates" 24 ] 25 }, 26 "react-native-unimodules": { 27 "android": { 28 "exclude": [ 29 "expo-module-template" 30 ], 31 "modulesPaths": [ 32 "../../../../packages" 33 ], 34 "configuration": "api", 35 "target": "react-native" 36 }, 37 "ios": { 38 "exclude": [ 39 "expo-module-template" 40 ], 41 "modules_paths": [ 42 "../../../packages" 43 ], 44 "flags": { 45 "inhibit_warnings": false 46 } 47 } 48 }, 49 "dependencies": { 50 "@expo/react-native-action-sheet": "^3.8.0", 51 "@react-native-async-storage/async-storage": "~1.15.0", 52 "@react-native-community/slider": "3.0.3", 53 "@react-native-community/masked-view": "0.1.10", 54 "@react-native-community/datetimepicker": "3.2.0", 55 "@react-native-community/netinfo": "6.0.0", 56 "@react-native-community/viewpager": "5.0.11", 57 "@react-native-picker/picker": "1.9.11", 58 "@react-native-segmented-control/segmented-control": "2.3.0", 59 "@react-navigation/bottom-tabs": "~5.11.1", 60 "@react-navigation/drawer": "~5.11.3", 61 "@react-navigation/material-bottom-tabs": "~5.3.9", 62 "@react-navigation/native": "~5.8.9", 63 "@react-navigation/stack": "~5.12.6", 64 "@use-expo/permissions": "^2.0.0", 65 "date-format": "^2.0.0", 66 "deep-object-diff": "^1.1.0", 67 "expo": "~41.0.0", 68 "expo-2d-context": "^0.0.2", 69 "expo-ads-admob": "~10.0.4", 70 "expo-ads-facebook": "~10.0.4", 71 "expo-app-auth": "~10.1.2", 72 "expo-apple-authentication": "~3.1.0", 73 "expo-asset": "~8.3.2", 74 "expo-av": "~9.1.2", 75 "expo-background-fetch": "~9.1.0", 76 "expo-barcode-scanner": "~10.1.2", 77 "expo-battery": "~4.1.0", 78 "expo-blur": "~9.0.3", 79 "expo-brightness": "~9.1.2", 80 "expo-calendar": "~9.1.2", 81 "expo-camera": "~11.0.3", 82 "expo-checkbox": "~1.0.3", 83 "expo-constants": "~10.1.3", 84 "expo-contacts": "~9.1.2", 85 "expo-device": "~3.2.0", 86 "expo-document-picker": "~9.1.2", 87 "expo-face-detector": "~10.0.1", 88 "expo-facebook": "~11.1.1", 89 "expo-file-system": "~11.0.2", 90 "expo-font": "~9.1.0", 91 "expo-gl": "~10.3.0", 92 "expo-google-app-auth": "~8.1.7", 93 "expo-google-sign-in": "~9.1.0", 94 "expo-haptics": "~10.0.0", 95 "expo-image": "~1.0.0-alpha.0", 96 "expo-image-manipulator": "~9.1.0", 97 "expo-image-picker": "~10.1.3", 98 "expo-intent-launcher": "~9.0.0", 99 "expo-keep-awake": "~9.1.2", 100 "expo-linear-gradient": "~9.1.0", 101 "expo-linking": "~2.2.3", 102 "expo-local-authentication": "~11.0.2", 103 "expo-localization": "~10.1.0", 104 "expo-location": "~12.0.4", 105 "expo-mail-composer": "~10.1.2", 106 "expo-media-library": "~12.0.2", 107 "expo-payments-stripe": "~9.2.3", 108 "expo-permissions": "~12.0.1", 109 "expo-print": "~10.1.0", 110 "expo-processing": "2.0.2", 111 "expo-progress": "^0.0.2", 112 "expo-random": "^11.1.2", 113 "expo-secure-store": "~10.1.0", 114 "expo-sensors": "~10.1.2", 115 "expo-sharing": "~9.1.2", 116 "expo-sms": "~9.1.2", 117 "expo-speech": "~9.1.0", 118 "expo-splash-screen": "^0.10.2", 119 "expo-status-bar": "^1.0.4", 120 "expo-store-review": "~4.0.2", 121 "expo-task-manager": "~9.1.0", 122 "expo-three": "5.2.0", 123 "expo-updates": "0.6.0", 124 "expo-web-browser": "~9.1.0", 125 "fbemitter": "^2.1.1", 126 "fuse.js": "^6.4.1", 127 "gl-mat4": "^1.1.4", 128 "hsv2rgb": "^1.1.0", 129 "i18n-js": "^3.1.0", 130 "lottie-react-native": "3.5.0", 131 "moment": "^2.10.6", 132 "path": "^0.12.7", 133 "pixi.js": "^4.6.1", 134 "processing-js": "^1.6.6", 135 "react": "16.13.1", 136 "react-dom": "16.13.1", 137 "react-native": "0.63.2", 138 "react-native-appearance": "~0.3.4", 139 "react-native-gesture-handler": "~1.10.2", 140 "react-native-iphone-x-helper": "^1.3.0", 141 "react-native-maps": "0.27.1", 142 "react-native-paper": "^4.0.1", 143 "react-native-reanimated": "~2.1.0", 144 "react-native-redash": "^14.1.1", 145 "react-native-shared-element": "0.7.0", 146 "react-native-safe-area-context": "3.2.0", 147 "react-native-safe-area-view": "^0.14.8", 148 "react-native-svg": "~12.1.0", 149 "react-native-webview": "11.2.3", 150 "react-native-screens": "~3.0.0", 151 "react-native-unimodules": "~0.13.3", 152 "react-native-view-shot": "3.1.2", 153 "react-native-web": "~0.13.7", 154 "react-navigation": "^4.4.0", 155 "react-navigation-shared-element": "^3.0.0", 156 "react-navigation-stack": "^2.8.2", 157 "regl": "^1.3.0", 158 "three": "^0.115.0", 159 "url": "^0.11.0", 160 "uuid": "^8.3.0", 161 "victory-native": "^30.4.0", 162 "unimodules-test-core": "^0.3.0" 163 }, 164 "devDependencies": { 165 "@babel/core": "~7.9.0", 166 "@types/i18n-js": "^3.0.1", 167 "@types/pixi.js": "^4.8.6", 168 "@types/react": "~16.9.41", 169 "@types/three": "^0.93.28", 170 "@types/victory": "^31.0.14", 171 "babel-jest": "~25.2.6", 172 "babel-preset-expo": "~8.3.0", 173 "expo-module-scripts": "^2.0.0", 174 "expo-yarn-workspaces": "^1.5.1", 175 "jest": "~25.2.6", 176 "react-test-renderer": "~16.13.1" 177 } 178} 179