28 lines
653 B
JSON
28 lines
653 B
JSON
{
|
|
"name": "@tencentcloud/react-native-push",
|
|
"version": "0.3.1",
|
|
"description": "For React Native, based on Tencent Cloud Push service (Push), supports iOS and Android push notifications, and is also compatible with push notifications from Android major manufacturers.",
|
|
"main": "index.ts",
|
|
"keywords": [
|
|
"react-native",
|
|
"push",
|
|
"ios",
|
|
"android",
|
|
"onlinepush",
|
|
"offlinepush",
|
|
"fcm",
|
|
"huawei",
|
|
"hornor"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://trtc.io/products/chat"
|
|
},
|
|
"files": [
|
|
"android/",
|
|
"ios/"
|
|
],
|
|
"author": "Tencent Cloud Terminal R&D Center",
|
|
"license": "ISC"
|
|
}
|