jcore-react-native
Version:
React Native JCore component for Android and iOS
22 lines (21 loc) • 483 B
JSON
{
"name": "jcore-react-native",
"description": "React Native JCore component for Android and iOS",
"homepage": "https://github.com/jpush/jcore-react-native",
"author": "wicked.tc130",
"license": "ISC",
"main": "index.js",
"version": "2.3.7",
"repository": {
"type": "git",
"url": "https://github.com/jpush/jcore-react-native"
},
"keywords": [
"react-native",
"jiguang",
"JCore"
],
"peerDependencies": {
"react-native": ">= 0.60"
}
}