UNPKG

react-native-zendesk-v2

Version:
30 lines (29 loc) 712 B
{ "name": "react-native-zendesk-v2", "version": "0.2.3", "description": "React native wrapper for Zendesk Unified SDK", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/Saranshmalik/react-native-zendesk.git" }, "keywords": [ "react-native", "zendesk", "zendesk-chat", "react-native-zendesk", "zendesk-chat-v2", "chat", "zendesk unified sdkv2" ], "homepage": "https://github.com/Saranshmalik/react-native-zendesk.git", "author": "Saranshmalik", "license": "MIT", "peerDependencies": { "react": "~16.11.0", "react-native": "~0.60.0" } }