react-native-ua
Version:
React Native module for Urban Airship platforms: iOS and Android
51 lines (50 loc) • 1.07 kB
JSON
{
"name": "react-native-ua",
"version": "1.0.0",
"description": "React Native module for Urban Airship platforms: iOS and Android",
"main": "index.js",
"homepage": "https://github.com/globocom/react-native-ua#readme",
"author": "Globo.com",
"contributors": [
{
"name": "Evandro Eisinger",
"email": "evandroeisinger@gmail.com"
},
{
"name": "Lucas Stephanou",
"email": "lucas@lucas-ts.com"
},
{
"name": "Thiago Papageorgiou",
"email": "tpapageorgiou@gmail.com"
},
{
"name": "Arthur Zettler",
"email": "arthur.zettler@gmail.com"
}
],
"dependencies": {},
"engines": {
"npm": "^2.0.0"
},
"license": "MIT",
"keywords": [
"react-component",
"react-native",
"ios",
"android",
"notifications",
"push",
"apns",
"gcm",
"urban",
"airship"
],
"bugs": {
"url": "https://github.com/globocom/react-native-ua/issues"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com:globocom/react-native-ua.git"
}
}