{ "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", "web:publish": "netlify deploy --dir web-build", "web:serve": "serve ./web-build" }, "powertools": { "group": "client" }, "dependencies": { "@expo/react-native-action-sheet": "^2.0.1", "@react-navigation/web": "^1.0.0-alpha.7", "date-format": "^2.0.0", "eslint": "^5.4.0", "expo": "^33.0.0-alpha.web.0", "expo-cli": "^2.7.1", "expo-processing": "~2.0.0", "expo-three": "^3.0.0-alpha.6", "fbemitter": "^2.1.1", "gl-mat4": "^1.1.4", "hsv2rgb": "^1.1.0", "i18n-js": "^3.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-dom": "16.7.0", "react-native": "0.57.1", "react-native-is-iphonex": "^1.0.1", "react-native-paper": "github:brentvatne/react-native-paper#@brent/fix-bottom-navigation-rn-57", "react-native-platform-touchable": "^1.1.1", "react-native-web": "^0.11.0", "react-navigation": "^3.4.0-rc.0", "react-navigation-header-buttons": "^1.2.1", "react-navigation-material-bottom-tabs": "1.0.0", "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.1.0", "expo-yarn-workspaces": "^1.0.0", "serve": "^10.1.2" }, "browserslist": [ ">0.2%", "not dead", "not ie <= 11", "not op_mini all" ] }