react-native-zendesk-chat-tmc
Version:
React Native Wrapper around Zopim Zendesk Chat
31 lines (30 loc) • 742 B
JSON
{
"name": "react-native-zendesk-chat-tmc",
"version": "0.4.3",
"description": "React Native Wrapper around Zopim Zendesk Chat",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/guustmc/react-native-zendesk-chat"
},
"keywords": [
"zendesk",
"chat",
"react-native",
"react",
"ios",
"android",
"react-component"
],
"homepage": "https://github.com/guustmc/react-native-zendesk-chat.git",
"bugs": "https://github.com/guustmc/react-native-zendesk-chat/issues",
"author": "jrichardlai",
"contributors": [
"Robert Murray <rmurray@taskrabbit.com>"
],
"license": "MIT",
"peerDependencies": {
"react": "^16.11.0",
"react-native": "^0.60.0"
}
}