{
  "name": "mageplaza/module-gift-card",
  "description": "Mageplaza Gift Card Extension",
  "require": {
    "mageplaza/module-core": "^1.5.6",
    "twilio/sdk": "*",
    "spipu/html2pdf": "*"
  },
  "type": "magento2-module",
  "version": "4.4.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\\GiftCard\\": ""
    }
  }
}
