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