UNPKG

@hmscore/react-native-hms-push

Version:
44 lines 1.05 kB
{ "name": "@hmscore/react-native-hms-push", "title": "React Native HMS Push Kit", "description": "React Native HMS Push Kit", "version": "6.13.0-300", "main": "src/index.js", "repository": { "type": "git", "url": "https://github.com/HMS-Core/hms-react-native-plugin.git", "directory": "react-native-hms-push" }, "homepage": "https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin", "license": "Apache-2.0", "licenseFilename": "LICENSE", "readmeFilename": "README.md", "keywords": [ "react-native", "react-native-push", "react-native-notification", "hms-push", "hms-notification", "huawei-push", "push-kit", "push-notification" ], "files": [ "android", "example", "src", "package.json", "README.md", "LICENSE" ], "peerDependencies": { "react": ">=16.6.0", "react-native": ">=0.60.0 <1.0.x" }, "devDependencies": { "react": "18.2.0", "react-native": "0.72.0", "typescript": "^3.9.5" }, "types": "src/index.d.ts" }