uppy/examples/react-native-expo/react-native/package.json
2018-12-19 15:45:48 +03:00

26 lines
559 B
JSON

{
"name": "@uppy/react-native",
"description": "React Native Uppy UI components",
"version": "0.26.0",
"main": "index.js",
"license": "MIT",
"keywords": [
"file uploader",
"uppy",
"uppy-plugin",
"react",
"react-components",
"react-native"
],
"homepage": "https://uppy.io",
"bugs": {
"url": "https://github.com/transloadit/uppy/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/transloadit/uppy.git"
},
"dependencies": {},
"devDependencies": {},
"peerDependencies": {}
}