{
  "name": "magepsycho/magento2-discountlimit",
  "description": "Discount Limiter",
  "type": "magento2-module",
  "version": "1.0.0",
  "authors": [
    {
      "name": "Raj KB",
      "email": "magepsycho@gmail.com",
      "homepage": "https://www.magepsycho.com"
    }
  ],
  "license": [
    "OSL-3.0"
  ],
  "autoload": {
    "files": [
      "registration.php"
    ],
    "psr-4": {
      "MagePsycho\\DiscountLimit\\": ""
    }
  }
}
