{
  "name": "ssl.publickey.checker",
  "version": "7.0.0",
  "description": "This plugin can be used to add an extra layer of security by preventing 'Man in the Middle' attacks.",
  "cordova": {
    "id": "ssl.publickey.checker",
    "platforms": [
      "android",
      "ios"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/venkatschinthakindi/SSLPublicKeyChecker.git"
  },
  "keywords": [
    "Ecosystem:cordova",
    "Cordova-android",
    "Cordova-ios",
    "Certificate",
    "SSL",
    "Pinning",
    "Key pinning",
    "Public key pinning",
    "Man in the middle"
  ],
  "author": "Venkatesh",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/venkatschinthakindi/SSLPublicKeyChecker.git/issues"
  },
  "homepage": "https://github.com/venkatschinthakindi/SSLPublicKeyChecker#readme"
}
