{
  "name": "cordova-plugin-x5-tbs",
  "version": "4.3.0",
  "description": "Use Tencent Browser Service(TBS) instead of System WebView for Cordova App",
  "cordova": {
    "id": "cordova-plugin-x5-tbs",
    "platforms": [
      "android"
    ]
  },
  "keywords": [
    "cordova",
    "chromium",
    "x5",
    "webview",
    "tbs",
    "ecosystem:cordova",
    "cordova-android"
  ],
  "engines": [
    {
      "name": "cordova-android",
      "version": ">=4"
    },
    {
      "name": "cordova-plugman",
      "version": ">=4.2.0"
    }
  ],
  "author": "zsx <zsx@zsxsoft.com>",
  "license": "Apache-2.0",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zsxsoft/cordova-plugin-x5-tbs.git"
  },
  "bugs": {
    "url": "https://github.com/zsxsoft/cordova-plugin-x5-tbs/issues"
  },
  "homepage": "https://github.com/zsxsoft/cordova-plugin-x5-tbs#readme"
}
