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/datetimepicker": "3.5.2",
53    "@react-native-community/netinfo": "6.0.2",
54    "@react-native-community/slider": "4.1.4",
55    "@react-native-masked-view/masked-view": "0.2.5",
56    "@react-native-picker/picker": "2.1.0",
57    "@react-native-segmented-control/segmented-control": "2.4.0",
58    "@react-navigation/bottom-tabs": "~5.11.1",
59    "@react-navigation/drawer": "~5.11.3",
60    "@react-navigation/material-bottom-tabs": "~5.3.9",
61    "@react-navigation/native": "~5.8.9",
62    "@react-navigation/stack": "~5.12.6",
63    "@use-expo/permissions": "^2.0.0",
64    "date-format": "^2.0.0",
65    "deep-object-diff": "^1.1.0",
66    "expo": "~43.0.0-beta.1",
67    "expo-2d-context": "^0.0.2",
68    "expo-ads-admob": "~11.0.0",
69    "expo-ads-facebook": "~11.0.0",
70    "expo-analytics-amplitude": "~11.0.0",
71    "expo-app-auth": "~11.0.0",
72    "expo-apple-authentication": "~4.0.0",
73    "expo-asset": "~8.4.0",
74    "expo-av": "~10.0.0",
75    "expo-background-fetch": "~10.0.0",
76    "expo-barcode-scanner": "~11.0.0",
77    "expo-battery": "~6.0.0",
78    "expo-blur": "~10.0.0",
79    "expo-brightness": "~10.0.0",
80    "expo-calendar": "~10.0.0",
81    "expo-camera": "~12.0.0",
82    "expo-checkbox": "~2.0.0",
83    "expo-clipboard": "~2.0.0",
84    "expo-constants": "~12.0.0",
85    "expo-contacts": "~10.0.0",
86    "expo-device": "~4.0.0",
87    "expo-document-picker": "~10.0.0",
88    "expo-face-detector": "~11.0.0",
89    "expo-facebook": "~12.0.0",
90    "expo-file-system": "~13.0.0",
91    "expo-firebase-analytics": "~5.0.0",
92    "expo-firebase-core": "~4.0.0",
93    "expo-font": "~10.0.0",
94    "expo-gl": "~11.0.0",
95    "expo-google-app-auth": "~8.2.3",
96    "expo-google-sign-in": "~10.0.0",
97    "expo-haptics": "~11.0.0",
98    "expo-image": "~1.0.0-alpha.1",
99    "expo-image-manipulator": "~10.0.0",
100    "expo-image-picker": "~11.0.0",
101    "expo-in-app-purchases": "~12.0.0",
102    "expo-intent-launcher": "~10.0.0",
103    "expo-keep-awake": "~10.0.0",
104    "expo-linear-gradient": "~10.0.0",
105    "expo-linking": "~2.4.0",
106    "expo-local-authentication": "~12.0.0",
107    "expo-localization": "~11.0.0",
108    "expo-location": "~13.0.0",
109    "expo-mail-composer": "~11.0.0",
110    "expo-media-library": "~13.0.0",
111    "expo-permissions": "~13.0.0",
112    "expo-print": "~11.0.0",
113    "expo-processing": "2.0.3",
114    "expo-progress": "^0.0.2",
115    "expo-random": "^12.0.0",
116    "expo-screen-capture": "~4.0.0",
117    "expo-screen-orientation": "~4.0.0",
118    "expo-secure-store": "~11.0.0",
119    "expo-sensors": "~11.0.0",
120    "expo-sharing": "~10.0.0",
121    "expo-sms": "~10.0.0",
122    "expo-speech": "~10.0.0",
123    "expo-splash-screen": "^0.13.0",
124    "expo-status-bar": "^1.1.0",
125    "expo-store-review": "~5.0.0",
126    "expo-task-manager": "~10.0.0",
127    "expo-three": "5.2.0",
128    "expo-tracking-transparency": "~2.0.0",
129    "expo-updates": "0.10.1",
130    "expo-video-thumbnails": "~6.0.0",
131    "expo-web-browser": "~10.0.0",
132    "fbemitter": "^2.1.1",
133    "fuse.js": "^6.4.1",
134    "gl-mat4": "^1.1.4",
135    "hsv2rgb": "^1.1.0",
136    "i18n-js": "^3.1.0",
137    "lottie-react-native": "4.0.3",
138    "moment": "^2.10.6",
139    "path": "^0.12.7",
140    "pixi.js": "^4.6.1",
141    "processing-js": "^1.6.6",
142    "react": "17.0.1",
143    "react-dom": "17.0.1",
144    "react-native": "0.64.2",
145    "react-native-appearance": "~0.3.4",
146    "react-native-gesture-handler": "~1.10.2",
147    "react-native-iphone-x-helper": "^1.3.0",
148    "react-native-maps": "0.28.0",
149    "react-native-pager-view": "5.4.4",
150    "react-native-paper": "^4.0.1",
151    "react-native-reanimated": "~2.2.0",
152    "react-native-redash": "^14.1.1",
153    "react-native-safe-area-context": "3.3.2",
154    "react-native-safe-area-view": "^0.14.8",
155    "react-native-screens": "~3.8.0",
156    "react-native-shared-element": "0.8.2",
157    "react-native-svg": "12.1.1",
158    "react-native-unimodules": "~0.15.0",
159    "react-native-view-shot": "3.1.2",
160    "react-native-web": "~0.17.1",
161    "react-native-webview": "11.13.0",
162    "react-navigation": "^4.4.0",
163    "react-navigation-shared-element": "^3.1.2",
164    "react-navigation-stack": "^2.8.2",
165    "regl": "^1.3.0",
166    "three": "^0.115.0",
167    "unimodules-test-core": "^0.4.1",
168    "url": "^0.11.0",
169    "uuid": "^8.3.0",
170    "victory-native": "^30.4.0"
171  },
172  "devDependencies": {
173    "@babel/core": "^7.12.9",
174    "@types/i18n-js": "^3.0.1",
175    "@types/pixi.js": "^4.8.6",
176    "@types/react": "~17.0.21",
177    "@types/three": "^0.93.28",
178    "@types/victory": "^31.0.14",
179    "babel-jest": "~26.6.3",
180    "babel-preset-expo": "~8.5.1",
181    "expo-module-scripts": "^2.0.0",
182    "expo-yarn-workspaces": "^1.6.0",
183    "jest": "~26.6.3",
184    "react-test-renderer": "~17.0.1"
185  }
186}
187