{
  "name": "mageplaza/module-social-share",
  "description": "Magento 2 Social Share Extension",
  "require": {
    "mageplaza/module-core": "^1.4.5"
  },
  "type": "magento2-module",
  "version": "4.0.1",
  "license": "proprietary",
  "authors": [
    {
      "name": "Mageplaza",
      "email": "support@mageplaza.com",
      "homepage": "https://www.mageplaza.com",
      "role": "Technical Support"
    }
  ],
  "autoload": {
    "files": [
      "registration.php"
    ],
    "psr-4": {
      "Mageplaza\\SocialShare\\": ""
    }
  }
}
