{
  "name": "@rovahub/vue-zalo-chat-widget",
  "version": "1.0.2",
  "description": "This Vue2 plugin injects a Zalo OA widget chat instance into all of your vue instances",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rovahub/vue-zalo-chat-widget.git",
    "repository": "rovahub/vue-zalo-chat-widget"
  },
  "files": [
    "index.js",
    "README.md",
    "LICENSE",
    "images/*"
  ],
  "homepage": "https://github.com/rovahub/vue-zalo-chat-widget#readme",
  "bugs": {
    "url": "https://github.com/rovahub/vue-zalo-chat-widget/issues",
    "email": "support@rovahub.vn"
  },
  "license": "Apache-2.0",
  "author": "RovaHub Technologies <info@rovahub.vn> (https://rovahub.vn)",
  "keywords": [
    "zalo",
    "zalo-sdk",
    "zalo-chat-widget",
    "vue-zalo-chat-widget",
    "nuxt-zalo-chat-widget"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
