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 client",
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    "tsc": "tsc --noEmit --watch -p ./tsconfig.json"
13  },
14  "dependencies": {
15    "@expo/react-native-action-sheet": "^2.0.1",
16    "@react-native-community/datetimepicker": "2.4.0",
17    "@react-native-community/masked-view": "0.1.10",
18    "@react-native-community/netinfo": "5.9.2",
19    "@react-native-community/segmented-control": "1.6.1",
20    "@react-native-community/picker": "1.6.0",
21    "@react-native-community/slider": "3.0.0",
22    "@react-native-community/viewpager": "3.3.0",
23    "@react-navigation/web": "2.0.0-alpha.0",
24    "date-format": "^2.0.0",
25    "expo": "~38.0.0",
26    "expo-ads-admob": "~8.2.1",
27    "expo-ads-facebook": "~8.2.1",
28    "expo-app-auth": "~9.1.1",
29    "expo-apple-authentication": "~2.2.1",
30    "expo-asset": "~8.1.7",
31    "expo-av": "~8.2.1",
32    "expo-background-fetch": "~8.3.0",
33    "expo-barcode-scanner": "~8.2.1",
34    "expo-battery": "~2.2.1",
35    "expo-blur": "~8.1.2",
36    "expo-brightness": "~8.2.1",
37    "expo-calendar": "~8.2.1",
38    "expo-camera": "~8.3.1",
39    "expo-constants": "~9.1.1",
40    "expo-contacts": "~8.2.1",
41    "expo-device": "~2.2.1",
42    "expo-document-picker": "~8.2.1",
43    "expo-face-detector": "~8.2.1",
44    "expo-facebook": "~8.2.1",
45    "expo-file-system": "~9.0.1",
46    "expo-font": "~8.2.1",
47    "expo-gl": "~8.3.1",
48    "expo-google-app-auth": "~8.1.2",
49    "expo-google-sign-in": "~8.2.1",
50    "expo-haptics": "~8.2.1",
51    "expo-image": "~1.0.0-alpha.0",
52    "expo-image-manipulator": "~8.2.1",
53    "expo-image-picker": "~8.3.0",
54    "expo-intent-launcher": "~8.2.1",
55    "expo-keep-awake": "~8.2.1",
56    "expo-linear-gradient": "~8.2.1",
57    "expo-linking": "~1.0.3",
58    "expo-local-authentication": "~9.1.1",
59    "expo-localization": "~8.2.1",
60    "expo-location": "~8.2.1",
61    "expo-mail-composer": "~8.2.1",
62    "expo-media-library": "~8.2.1",
63    "expo-permissions": "~9.0.1",
64    "expo-print": "~9.0.1",
65    "expo-processing": "2.0.2",
66    "expo-secure-store": "~9.0.1",
67    "expo-sensors": "~9.0.1",
68    "expo-sharing": "~8.2.1",
69    "expo-sms": "~8.2.1",
70    "expo-speech": "~8.2.1",
71    "expo-store-review": "~2.1.2",
72    "expo-task-manager": "~8.3.0",
73    "expo-three": "5.2.0",
74    "expo-web-browser": "~8.3.1",
75    "fbemitter": "^2.1.1",
76    "gl-mat4": "^1.1.4",
77    "hsv2rgb": "^1.1.0",
78    "i18n-js": "^3.1.0",
79    "lottie-react-native": "2.6.1",
80    "path": "^0.12.7",
81    "pixi.js": "^4.6.1",
82    "processing-js": "^1.6.6",
83    "prop-types": "^15.6.0",
84    "react": "16.11.0",
85    "react-dom": "16.11.0",
86    "react-native": "0.62.2",
87    "react-native-appearance": "~0.3.3",
88    "react-native-branch": "4.2.1",
89    "react-native-gesture-handler": "~1.6.0",
90    "react-native-is-iphonex": "^1.0.1",
91    "react-native-maps": "0.27.1",
92    "react-native-paper": "github:brentvatne/react-native-paper#@brent/fix-bottom-navigation-rn-57",
93    "react-native-platform-touchable": "^1.1.1",
94    "react-native-reanimated": "~1.9.0",
95    "react-native-safe-area-context": "3.0.2",
96    "react-native-safe-area-view": "^0.14.8",
97    "react-native-screens": "~2.8.0",
98    "react-native-shared-element": "0.7.0",
99    "react-native-svg": "12.1.0",
100    "react-native-view-shot": "^3.1.2",
101    "react-native-web": "^0.11.0",
102    "react-native-webview": "9.4.0",
103    "react-navigation": "4.1.0-alpha.1",
104    "react-navigation-header-buttons": "^1.2.1",
105    "react-navigation-material-bottom-tabs": "^1.1.0",
106    "react-navigation-shared-element": "^1.0.0",
107    "react-navigation-stack": "1.6.0-alpha.1",
108    "react-navigation-tabs": "^2.8.10",
109    "regl": "^1.3.0",
110    "three": "^0.115.0",
111    "url": "^0.11.0",
112    "uuid": "^3.1.0",
113    "victory-native": "^30.4.0"
114  },
115  "devDependencies": {
116    "@types/i18n-js": "^3.0.1",
117    "@types/pixi.js": "^4.8.6",
118    "@types/react": "^16.9.0",
119    "@types/react-native-platform-touchable": "^1.1.0",
120    "@types/react-native-vector-icons": "^6.4.0",
121    "@types/react-navigation": "^3.0.5",
122    "@types/react-navigation-material-bottom-tabs": "^0.3.1",
123    "@types/three": "^0.93.28",
124    "@types/victory": "^31.0.14",
125    "babel-preset-expo": "~8.2.3",
126    "expo-module-scripts": "~1.2.0",
127    "expo-yarn-workspaces": "^1.2.1"
128  }
129}
130