UNPKG

react-native-zendesk-chat-api

Version:

Native modules for interacting with the Zendesk Chat API

24 lines (22 loc) 502 B
{ "name": "react-native-zendesk-chat-api", "version": "0.1.2", "description": "Native modules for interacting with the Zendesk Chat API", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "zendesk", "zendesk chat", "chat", "live chat" ], "author": "Andrew Grewell", "license": "MIT", "peerDependencies": { "react-native": "^0.41.2", "react-native-windows": "0.41.0-rc.1" } }