@react-native-oh-tpl/jpush-react-native
Version:
React Native JPush component for Android and iOS and harmony
33 lines (31 loc) • 793 B
JSON
{
"name": "@react-native-oh-tpl/jpush-react-native",
"description": "React Native JPush component for Android and iOS and harmony",
"homepage":"https://github.com/react-native-oh-library/jpush-react-native",
"main": "index.js",
"types": "index.d.ts",
"license": "ISC",
"author": "wicked.tc130",
"version": "3.1.1-0.0.5",
"repository": {
"type": "git",
"url": "https://github.com/react-native-oh-library/jpush-react-native"
},
"keywords": [
"react-native",
"JPush",
"harmony"
],
"peerDependencies": {
"react-native": ">= 0.50"
},
"dependencies": {
"jpush-react-native": "3.1.1"
},
"harmony":{
"alias":"jpush-react-native",
"codegenConfig":{
"specPaths":["./src/specs"]
}
}
}