{
  "name": "react-native-rn-zendesk",
  "title": "React Native Rn Zendesk",
  "version": "1.0.9",
  "description": "React native zendesk chat",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chauhan-saurabh/react-native-rn-zendesk.git",
    "baseUrl": "https://github.com/chauhan-saurabh/react-native-rn-zendesk"
  },
  "keywords": [
    "zendesk",
    "chat",
    "react",
    "react-native",
    "react-component",
    "ios",
    "android",
    "facebook",
    "core"
  ],
  "author": {
    "name": "Saurabh Chauhan",
    "email": "saurabh.chauhan@smartdatainc.net"
  },
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": "^16.8.1",
    "react-native": ">=0.59.0-rc.0 <1.0.x"
  },
  "devDependencies": {
    "react": "^16.8.3",
    "react-native": "^0.59.10"
  }
}