1{
2  "name": "native-component-list",
3  "description": "A list of the various APIs you can use with the Expo client",
4  "author": "Expo",
5  "private": true,
6  "main": "node_modules/expo/AppEntry.js",
7  "powertools": {
8    "group": "client"
9  },
10  "dependencies": {
11    "expo": "^29.0.0",
12    "expo-processing": "1.0.3",
13    "expo-three": "^2.0.3",
14    "gl-mat4": "^1.1.4",
15    "hsv2rgb": "^1.1.0",
16    "path": "^0.12.7",
17    "pixi.js": "^4.6.1",
18    "processing-js": "^1.6.6",
19    "prop-types": "^15.6.0",
20    "react": "16.3.1",
21    "react-native": "expo/react-native#sdk-29",
22    "react-native-platform-touchable": "^1.1.1",
23    "react-navigation": "2.6.2",
24    "react-navigation-header-buttons": "^1.2.1",
25    "react-navigation-material-bottom-tabs": "^0.3.0",
26    "regl": "^1.3.0",
27    "three": "^0.88.0",
28    "url": "^0.11.0",
29    "uuid": "^3.1.0",
30    "victory-native": "~0.15.0"
31  }
32}
33