{
    "name": "amasty/module-composite-product-price-indexer",
    "description": "Composite Product Price Indexer by Amasty",
    "require": {
        "php": ">=7.3",
        "amasty/base": ">=1.18.1"
    },
    "homepage": "https://amasty.com/",
    "type": "magento2-module",
    "version": "1.0.2",
    "license": "proprietary",
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\CompositeProductPriceIndexer\\": ""
        }
    }
}
