{
  "name": "cordova-plugin-qqsdk",
  "version": "0.9.7",
  "description": "codrova/phonegap wrapper for qq sdk",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/iVanPan/Cordova_QQ.git"
  },
  "cordova": {
    "id": "cordova-plugin-qqsdk",
    "platforms": [
      "android",
      "ios"
    ]
  },
  "keywords": [
    "ecosystem:cordova",
    "cordova-android",
    "cordova-ios",
    "cordova",
    "phonegap",
    "plugin",
    "qqsdk",
    "qq",
    "TIM",
    "Tencent",
    "login",
    "share",
    "favorites"
  ],
  "engines": [
    {
      "name": "cordova-android",
      "version": ">=7.0.0"
    }
  ],
  "author": "https://github.com/iVanPan",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/iVanPan/Cordova_QQ/issues"
  },
  "homepage": "https://github.com/iVanPan/Cordova_QQ"
}
