{ "name": "native-component-list", "version": "0.0.0", "description": "A list of the various APIs you can use with the Expo client", "author": "Expo", "private": true, "main": "__generated__/AppEntry.js", "scripts": { "postinstall": "expo-yarn-workspaces postinstall" }, "powertools": { "group": "client" }, "dependencies": { "expo": "^31.0.0", "expo-processing": "1.0.3", "expo-three": "^2.0.3", "gl-mat4": "^1.1.4", "hsv2rgb": "^1.1.0", "path": "^0.12.7", "pixi.js": "^4.6.1", "processing-js": "^1.6.6", "prop-types": "^15.6.0", "react": "16.5.0", "react-native": "0.57.1", "react-native-paper": "github:brentvatne/react-native-paper#@brent/fix-bottom-navigation-rn-57", "react-native-platform-touchable": "^1.1.1", "react-navigation": "3.0.0-rc.2", "react-navigation-header-buttons": "^1.2.1", "react-navigation-material-bottom-tabs": "1.0.0-alpha.4", "regl": "^1.3.0", "three": "^0.88.0", "url": "^0.11.0", "uuid": "^3.1.0", "victory-native": "^30.4.0" }, "devDependencies": { "babel-preset-expo": "^5.0.0" } }