{
  "name": "magiccart/shopbrand",
  "description": "Shop Brand magento 2.",
  "require": {
    "magiccart/community" : ">=1.0",
    "magiccart/magicproduct" : ">=1.0"
  },
  "type": "magento2-module",
  "license": [
    "OSL-3.0",
    "AFL-3.0"
  ],
  "authors": [
    {
      "name": "Alothemes",
      "email": "support@alothemes.com",
      "homepage": "https://alothemes.com",
      "role": "Technical Support"
    }
  ],
  "autoload": {
    "files": [ "registration.php" ],
    "psr-4": {
      "Magiccart\\Shopbrand\\": ""
    }
  }
}
