react-native-android-update-matt
Version:
A ReactNative Update Component for android
36 lines (35 loc) • 787 B
JSON
{
"name": "react-native-android-update-matt",
"version": "1.0.11",
"description": "A ReactNative Update Component for android",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"react-component",
"react-native-component",
"react",
"mobile",
"android",
"update",
"upgrade"
],
"author": {
"name": "matt",
"email": "matt.d.ttam@hotmail.com"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "git@github.com:mattdttam/react-native-android-update-matt.git"
},
"devDependencies": {
"react": "16.9.0",
"react-native": "0.61.4"
},
"peerDependencies": {
"react-native": "0.61.4"
}
}