react-native-android-update
Version:
A React Native module to update android apk. Supports progress notification.
36 lines • 833 B
JSON
{
"name": "react-native-android-update",
"repository": {
"type": "git",
"url": "git+https://github.com/windwang/react-native-android-update.git"
},
"version": "0.0.12",
"description": "A React Native module to update android apk. Supports progress notification.",
"author": {
"name": "Wind Wang",
"url": "windwang"
},
"nativePackage": true,
"keywords": [
"react-native",
"react-native-upload",
"react-component",
"react",
"native",
"image",
"upload",
"transfer",
"file"
],
"bugs": {
"url": "https://github.com/windwang/react-native-android-update/issues"
},
"homepage": "https://github.com/windwang/react-native-android-update#readme",
"maintainers": [
{
"name": "windwang",
"email": "windwang@gmail.com"
}
],
"main": "index"
}