{ "name": "@uppy-example/react-native-expo", "dependencies": { "@uppy/core": "file:../../packages/@uppy/core", "@uppy/dashboard": "file:../../packages/@uppy/dashboard", "@uppy/instagram": "file:../../packages/@uppy/instagram", "@uppy/react-native": "file:../../packages/@uppy/react-native", "@uppy/tus": "file:../../packages/@uppy/tus", "@uppy/url": "file:../../packages/@uppy/url", "@uppy/xhr-upload": "file:../../packages/@uppy/xhr-upload", "babel-preset-expo": "^5.0.0", "base64-js": "^1.3.0", "expo": "^32.0.6", "preact-render-to-string": "^4.1.0", "react": "16.5.0", "react-native": "https://github.com/expo/react-native/archive/sdk-32.0.0.tar.gz", "react-native-svg-uri": "gaboelnuevo/react-native-svg-uri#473e4f958e8846cbd5c69ce5cf59753cd5cea748" }, "main": "node_modules/expo/AppEntry.js", "private": true, "scripts": { "android": "expo start --android", "eject": "expo eject", "ios": "expo start --ios", "start": "expo start" } }