{
  "name": "nativescript-zendesk-with-chat",
  "version": "v0.2.4",
  "description": "A NativeScript module for integrating Zendesk chat",
  "main": "index.js",
  "nativescript": {
    "platforms": {
      "android": "1.6.0",
      "ios": "1.6.0"
    }
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/qlehong/Zendesk-Chat-Nativescript"
  },
  "keywords": [
    "NativeScript",
    "Zendesk",
    "Chat",
    "iOS",
    "Android"
  ],
  "author": {
    "name": "Quang Le",
      "email": "quang@inspectorio.com",
      "url": "https://github.com/qlehong"
  },
  "contributors": [
    {
      "name": "Phat Tran",
      "email": "phat@inspectorio.com",
      "url": "https://github.com/phattranky"
    }
  ],
  "readmeFilename": "README.md",
  "license": "Apache-2.0",
  "bugs": "https://github.com/qlehong/Zendesk-Chat-Nativescript/issues",
  "homepage": "https://github.com/qlehong/Zendesk-Chat-Nativescript"
}
