react-native-fetch-blob
Version:
A react-native plugin for fetch blob data via HTTP.
20 lines (19 loc) • 435 B
JSON
{
"name": "react-native-fetch-blob",
"version": "0.2.3",
"description": "A react-native plugin for fetch blob data via HTTP.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"fetch",
"blob"
],
"repository": {
"url": "https://github.com/wkh237/react-native-fetch-blob.git"
},
"author": "suzuri04x2",
"license": "MIT"
}