Heera/Modules/Billing/module.json

12 lines
217 B
JSON
Raw Permalink Normal View History

2024-05-16 03:46:08 +00:00
{
"name": "Billing",
"alias": "billing",
"description": "",
"keywords": [],
"priority": 0,
"providers": [
"Modules\\Billing\\Providers\\BillingServiceProvider"
],
"files": []
}