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