{
  "name": "amasty/module-label-mftf-2",
  "description": "Product Labels MFTF v. 2.6.x by Amasty",
  "require": {
    "php": "^7.1.0",
    "amasty/base": "*",
    "amasty/label": ">=2.1.0",
    "magento/magento2-functional-testing-framework": "~2.6.4||~2.7"
  },
  "type": "magento2-module",
  "version": "1.0.1",
  "license": [
    "Commercial"
  ],
  "autoload": {
    "files": [
      "registration.php"
    ],
    "psr-4": {
      "Amasty\\LabelMFTF2\\": ""
    }
  }
}
