{
  "name": "jpush-react-native",
  "description": "React Native JPush component for Android and iOS",
  "homepage":"https://github.com/jpush/jpush-react-native",
  "main": "index.js",
  "types": "index.d.ts",
  "license": "ISC",
  "author": "wicked.tc130",
  "version": "3.1.8",
  "repository": {
    "type": "git",
    "url": "https://github.com/jpush/jpush-react-native"
  },
  "keywords": [
    "react-native",
    "JPush"
  ],
  "peerDependencies": {
    "jcore-react-native": ">= 1.9.3",
    "react-native": ">= 0.50"
  }
}
