{
    "name": "amasty/module-facebook-pixel-subscription-package-pro",
    "description": "Facebook Pixel Subscription Package Pro",
    "require": {
        "php": ">=7.3",
        "amasty/base": ">=1.19.1",
        "amasty/module-facebook-pixel-pro": "*"
    },
    "suggest": {
        "amasty/module-facebook-pixel-hyva": "Install this package to ensure Facebook Pixel extension works with Hyv\u00e4 Theme.",
        "amasty/module-facebook-pixel-advanced-matching": "Install this package for Advanced Matching compatibility."
    },
    "homepage": "https://amasty.com/",
    "type": "magento2-module",
    "version": "1.2.1",
    "license": "proprietary",
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\FacebookPixelSubscriptionPackagePro\\": ""
        }
    }
}
