StocksNew/Modules/Customer/module.json

12 lines
221 B
JSON
Raw Permalink Normal View History

2024-08-27 12:03:06 +00:00
{
"name": "Customer",
"alias": "customer",
"description": "",
"keywords": [],
"priority": 0,
"providers": [
"Modules\\Customer\\Providers\\CustomerServiceProvider"
],
"files": []
}