{
  "name": "cordova-plugin-googlesignin",
  "version": "0.0.6",
  "description": "Cordova plugin for Google Sign In flow using GoogleSignInClient.",
  "cordova": {
    "id": "cordova-plugin-googlesignin",
    "platforms": [
      "android"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rogeriotakejame/cordova-plugin-googlesignin.git"
  },
  "keywords": [
    "ecosystem:cordova",
    "cordova-android"
  ],
  "author": "Rogerio Takejame",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/rogeriotakejame/cordova-plugin-googlesignin/issues"
  },
  "homepage": "https://github.com/rogeriotakejame/cordova-plugin-googlesignin#readme"
}
