jpush-react-native
Version:
React Native JPush component for Android and iOS
23 lines (22 loc) • 530 B
JSON
{
"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.2.0",
"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"
}
}