{
  "name": "react-native-push-notification-anativ",
  "version": "1.0.2",
  "description": "React Native Local and Remote Notifications",
  "main": "index",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-component",
    "react-native",
    "ios",
    "android",
    "notifications",
    "push",
    "apns",
    "gcm"
  ],
  "bugs": {
    "url": "https://github.com/anativ/react-native-push-notification/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com:anativ/react-native-push-notification.git"
  },
  "peerDependencies": {
    "react-native": ">=0.16"
  },
  "author": "anativ ",
  "license": "MIT"
}
