{
  "name": "magetop/module-backend-reindex",
  "description": "Magento 2 Backend Reindex Extension",
  "type": "magento2-module",
  "version": "4.0.1",
  "license": "proprietary",
  "authors": [
    {
      "name": "Magetop",
      "email": "support@magetop.com",
      "homepage": "https://www.magetop.com",
      "role": "Technical Support"
    }
  ],
  "autoload": {
    "files": [
      "registration.php"
    ],
    "psr-4": {
      "Magetop\\BackendReindex\\": ""
    }
  }
}
