{
  "name": "mageplaza/module-google-recaptcha",
  "description": "Magento 2 Google Recaptcha Extension",
  "require": {
    "mageplaza/module-core": "^1.5.14",
    "google/recaptcha": "^1.2"
  },
  "type": "magento2-module",
  "version": "4.0.5",
  "license": "proprietary",
  "authors": [
    {
      "name": "Mageplaza",
      "email": "support@mageplaza.com",
      "homepage": "https://www.mageplaza.com",
      "role": "Technical Support "
    }
  ],
  "autoload": {
    "files": [
      "registration.php"
    ],
    "psr-4": {
      "Mageplaza\\GoogleRecaptcha\\": ""
    }
  }
}
