jpush-gizwits-react-native
Version:
23 lines (22 loc) • 506 B
JSON
{
"name": "jpush-gizwits-react-native",
"description": "兼容gradle8.x",
"homepage": "https://github.com/jpush/jpush-react-native",
"main": "index.js",
"types": "index.d.ts",
"license": "ISC",
"author": "wicked.tc130",
"version": "4.0.0",
"repository": {
"type": "git",
"url": "https://github.com/jpush/jpush-react-native"
},
"keywords": [
"react-native",
"JPush"
],
"peerDependencies": {
"jcore-react-native": ">= 1.5.0",
"react-native": ">= 0.50"
}
}