UNPKG

react-native-background-upload

Version:

Cross platform http post file uploader with android and iOS background support

27 lines (26 loc) 730 B
{ "name": "react-native-background-upload", "version": "0.0.3", "description": "Cross platform http post file uploader with android and iOS background support", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Vydia/react-native-background-upload.git" }, "keywords": [ "NSURLSession", "UploadService", "background", "upload", "react-native" ], "author": "Steve Potter", "license": "BSD-3-Clause", "bugs": { "url": "https://github.com/Vydia/react-native-background-upload/issues" }, "homepage": "https://github.com/Vydia/react-native-background-upload#readme" }