{ "_from": "@tencentcloud/react-native-push@latest", "_id": "@tencentcloud/react-native-push@1.1.0", "_inBundle": false, "_integrity": "sha512-6TvPhNnKrBvd6j9dUwFLpkmV9WkdkaQstNvzdK1nIWQgWCTJGFnyiNDEn8zwN2VZkG+MzjYwNqMcVkMMU9Ao2g==", "_location": "/@tencentcloud/react-native-push", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "@tencentcloud/react-native-push@latest", "name": "@tencentcloud/react-native-push", "escapedName": "@tencentcloud%2freact-native-push", "scope": "@tencentcloud", "rawSpec": "latest", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "/@tencentcloud/chat" ], "_resolved": "https://registry.npmmirror.com/@tencentcloud/react-native-push/-/react-native-push-1.1.0.tgz", "_shasum": "d53c3750cb82f6d38e6482dc05d5c29255165f4c", "_spec": "@tencentcloud/react-native-push@latest", "_where": "C:\\Users\\z1058\\Desktop\\fn\\node_modules\\@tencentcloud\\chat", "author": { "name": "Tencent Cloud Terminal R&D Center" }, "bundleDependencies": false, "deprecated": false, "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.", "devDependencies": { "eslint": "^9.16.0", "typescript": "^5.7.2", "typescript-eslint-parser": "^21.0.2" }, "files": [ "android/", "ios/", "*.podspec" ], "keywords": [ "react-native", "push", "ios", "android", "onlinepush", "offlinepush", "fcm", "huawei", "hornor" ], "license": "ISC", "main": "index.ts", "name": "@tencentcloud/react-native-push", "peerDependencies": { "react": "*", "react-native": ">= 0.75" }, "repository": { "type": "git", "url": "https://trtc.io/products/chat" }, "scripts": { "eslint": "eslint *.ts", "test": "npm run eslint" }, "version": "1.1.0" }