react-native-apphub
Version:
React Native AppHub JS Wrapper
25 lines (24 loc) • 510 B
JSON
{
"name": "react-native-apphub",
"version": "0.1.3",
"description": "React Native AppHub JS Wrapper",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"react-component",
"ios",
"AppHub",
"CodePush"
],
"repository": {
"type": "git",
"url": "git@github.com:huangbow/react-native-apphub.git"
},
"author": "Bowen Huang <huangbow@gmail.com>",
"license": "MIT",
"dependencies": {
"apphub": "^0.5.1"
}
}