{
    "name": "amasty\/module-unique-product-url",
    "description": "Unique Product URL by Amasty",
    "require": {
        "php": "^7.1.0",
        "amasty\/base": ">=1.13.1",
        "amasty\/module-mage24fix": ">=1.0.6"
    },
    "type": "magento2-module",
    "version": "1.0.22",
    "license": [
        "Commercial"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\SeoSingleUrl\\": ""
        }
    }
}