{
    "name": "amasty\/xnotif",
    "description": "Out Of Stock Notification by Amasty",
    "require": {
        "php": "^7.3.0",
        "amasty\/cron-schedule-list": ">=1.0.5",
        "amasty\/base": ">=1.9.4"
    },
    "type": "magento2-module",
    "version": "1.13.5",
    "license": [
        "Commercial"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\Xnotif\\": ""
        }
    }
}