FleetCart/Modules/FlashSale/module.json

10 lines
230 B
JSON
Raw Normal View History

2023-06-11 12:14:03 +00:00
{
"name": "FlashSale",
"alias": "flashsale",
"description": "The FleetCart FlashSale Module.",
"priority": 100,
"providers": [
"Modules\\FlashSale\\Providers\\FlashSaleServiceProvider"
]
}