{
  "name": "tso-react-native-azurenotificationhub",
  "version": "0.2.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/aidurber/react-native-azurenotificationhub.git"
  },
  "keywords": ["Azure", "React", "Native", "Push", "Notifications", "Hub"],
  "author": "rozele",
  "license": "MIT",
  "bugs": {
    "url":
      "https://github.com/aidurber/react-native-azurenotificationhub/issues"
  },
  "homepage":
    "https://github.com/aidurber/react-native-azurenotificationhub#readme",
  "devDependencies": {
    "react": "^15.3.0",
    "react-native": "^0.32.0",
    "react-native-windows": "^0.32.0"
  }
}
