{
    "name": "reportapp/promotionreport",
    "description": "Promotion reporting module",
    "autoload": {
        "psr-4": {
            "ReportApp\\PromotionReport\\": "app/"
        }
    }
}
