{
  "name": "react-native-azurenotificationhub",
  "version": "0.9.5-Patched.1",
  "description": "React Native module to support Azure Notification Hub push notifications on Android, iOS, and Windows.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/CatalystCode/react-native-azurenotificationhub.git"
  },
  "keywords": [
    "Azure",
    "React",
    "Native",
    "Push",
    "Notifications",
    "Hub"
  ],
  "author": "rozele",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/CatalystCode/react-native-azurenotificationhub/issues"
  },
  "homepage": "https://github.com/CatalystCode/react-native-azurenotificationhub#readme",
  "devDependencies": {
    "react": "^15.3.0",
    "react-native": "^0.32.0",
    "react-native-windows": "^0.32.0"
  }
}
