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=43.0.0 expo prebuild",
13    "lint": "eslint .",
14    "tsc": "tsc --noEmit -p ./tsconfig.json",
15    "start": "expo 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  "expo": {
27    "autolinking": {
28      "exclude": [
29        "expo-module-template"
30      ],
31      "ios": {
32        "flags": {
33          "inhibit_warnings": false
34        }
35      },
36      "android": {
37        "configuration": "api",
38        "target": "react-native"
39      }
40    }
41  },
42  "dependencies": {
43    "@expo/react-native-action-sheet": "^3.8.0",
44    "@react-native-async-storage/async-storage": "~1.17.3",
45    "@react-native-community/datetimepicker": "6.1.2",
46    "@react-native-community/netinfo": "8.2.0",
47    "@react-native-community/slider": "4.2.1",
48    "@react-native-masked-view/masked-view": "0.2.6",
49    "@react-native-picker/picker": "2.4.0",
50    "@react-native-segmented-control/segmented-control": "2.4.0",
51    "@react-navigation/bottom-tabs": "~5.11.1",
52    "@react-navigation/drawer": "5.11.4",
53    "@react-navigation/material-bottom-tabs": "~5.3.9",
54    "@react-navigation/native": "~5.8.9",
55    "@react-navigation/stack": "~5.12.6",
56    "@use-expo/permissions": "^2.0.0",
57    "date-format": "^2.0.0",
58    "deep-object-diff": "^1.1.0",
59    "expo": "~45.0.0-beta.1",
60    "expo-2d-context": "^0.0.2",
61    "expo-ads-admob": "~13.0.0",
62    "expo-ads-facebook": "~11.2.0",
63    "expo-analytics-amplitude": "~11.2.0",
64    "expo-app-loading": "~2.0.0",
65    "expo-apple-authentication": "~4.2.0",
66    "expo-application": "^4.0.0",
67    "expo-asset": "~8.5.0",
68    "expo-auth-session": "~3.6.0",
69    "expo-av": "~11.2.0",
70    "expo-background-fetch": "~10.2.0",
71    "expo-barcode-scanner": "~11.3.0",
72    "expo-battery": "~6.2.0",
73    "expo-blur": "~11.1.0",
74    "expo-branch": "~5.2.0",
75    "expo-brightness": "~10.2.0",
76    "expo-calendar": "~10.2.0",
77    "expo-camera": "~12.2.0",
78    "expo-cellular": "~4.2.0",
79    "expo-checkbox": "~2.1.0",
80    "expo-clipboard": "~3.0.0",
81    "expo-constants": "~13.1.0",
82    "expo-contacts": "~10.2.0",
83    "expo-crypto": "~10.2.0",
84    "expo-device": "~4.2.0",
85    "expo-document-picker": "~10.2.0",
86    "expo-face-detector": "~11.2.0",
87    "expo-facebook": "~12.2.0",
88    "expo-file-system": "~14.0.0",
89    "expo-firebase-analytics": "~7.0.0",
90    "expo-firebase-core": "~5.0.0",
91    "expo-firebase-recaptcha": "~2.2.0",
92    "expo-font": "~10.1.0",
93    "expo-gl": "~11.3.0",
94    "expo-haptics": "~11.2.0",
95    "expo-image": "~0.2.0",
96    "expo-image-loader": "^3.0.0",
97    "expo-image-manipulator": "~10.3.0",
98    "expo-image-picker": "~13.1.0",
99    "expo-in-app-purchases": "~13.0.0",
100    "expo-intent-launcher": "~10.2.0",
101    "expo-keep-awake": "~10.1.0",
102    "expo-linear-gradient": "~11.3.0",
103    "expo-linking": "~3.1.0",
104    "expo-local-authentication": "~12.2.0",
105    "expo-localization": "~13.0.0",
106    "expo-location": "~14.2.0",
107    "expo-mail-composer": "~11.2.0",
108    "expo-media-library": "~14.1.0",
109    "expo-modules-test-core": "^0.8.0",
110    "expo-navigation-bar": "~1.2.0",
111    "expo-network": "~4.2.0",
112    "expo-notifications": "~0.15.0",
113    "expo-permissions": "~13.2.0",
114    "expo-print": "~11.2.0",
115    "expo-processing": "2.1.1",
116    "expo-progress": "^0.0.2",
117    "expo-random": "^12.0.0",
118    "expo-screen-capture": "~4.2.0",
119    "expo-screen-orientation": "~4.2.0",
120    "expo-secure-store": "~11.2.0",
121    "expo-sensors": "~11.3.0",
122    "expo-sharing": "~10.2.0",
123    "expo-sms": "~10.2.0",
124    "expo-speech": "~10.2.0",
125    "expo-splash-screen": "^0.15.0",
126    "expo-sqlite": "~10.2.0",
127    "expo-standard-web-crypto": "~1.3.0",
128    "expo-status-bar": "^1.1.0",
129    "expo-store-review": "~5.2.0",
130    "expo-system-ui": "~1.2.0",
131    "expo-task-manager": "~10.2.0",
132    "expo-three": "6.0.1",
133    "expo-tracking-transparency": "~2.2.0",
134    "expo-updates": "0.13.0",
135    "expo-video-thumbnails": "~6.3.0",
136    "expo-web-browser": "~10.2.0",
137    "fbemitter": "^2.1.1",
138    "fuse.js": "^6.4.6",
139    "gl-mat4": "^1.1.4",
140    "hsv2rgb": "^1.1.0",
141    "i18n-js": "^3.1.0",
142    "lottie-react-native": "5.0.1",
143    "moment": "^2.29.2",
144    "path": "^0.12.7",
145    "pixi.js": "^4.6.1",
146    "processing-js": "^1.6.6",
147    "react": "17.0.2",
148    "react-dom": "17.0.2",
149    "react-native": "0.68.2",
150    "react-native-gesture-handler": "~2.2.1",
151    "react-native-iphone-x-helper": "^1.3.0",
152    "react-native-maps": "0.30.2",
153    "react-native-pager-view": "5.4.15",
154    "react-native-paper": "^4.0.1",
155    "react-native-reanimated": "~2.8.0",
156    "react-native-redash": "^14.1.1",
157    "react-native-safe-area-context": "4.2.4",
158    "react-native-safe-area-view": "^0.14.8",
159    "react-native-screens": "~3.11.1",
160    "react-native-shared-element": "0.8.4",
161    "react-native-svg": "12.3.0",
162    "react-native-view-shot": "3.1.2",
163    "react-native-web": "~0.17.1",
164    "react-native-webview": "11.18.1",
165    "react-navigation": "^4.4.0",
166    "react-navigation-shared-element": "^3.1.2",
167    "react-navigation-stack": "^2.8.2",
168    "regl": "^1.3.0",
169    "three": "^0.137.4",
170    "url": "^0.11.0",
171    "uuid": "^8.3.0",
172    "victory-native": "^36.3.1"
173  },
174  "devDependencies": {
175    "@babel/core": "^7.12.9",
176    "@types/i18n-js": "^3.0.1",
177    "@types/pixi.js": "^4.8.6",
178    "@types/react": "~17.0.21",
179    "@types/three": "^0.137.0",
180    "@types/victory": "^31.0.14",
181    "babel-jest": "^26.6.3",
182    "babel-preset-expo": "~9.1.0",
183    "expo-module-scripts": "^2.0.0",
184    "expo-yarn-workspaces": "^2.0.0",
185    "jest": "^26.6.3",
186    "react-test-renderer": "~17.0.2"
187  }
188}
189