UNPKG

react-native-fileupload

Version:
27 lines (26 loc) 650 B
{ "name": "react-native-fileupload", "version": "1.2.0", "description": "A file upload plugin for react-native", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/PhilippKrone/react-native-fileupload.git" }, "keywords": [ "react-component", "react-native", "ios", "file", "upload" ], "author": "Philipp Krone", "license": "MIT", "bugs": { "url": "https://github.com/PhilippKrone/react-native-fileupload/issues" }, "homepage": "https://github.com/PhilippKrone/react-native-fileupload" }