StocksNew/Modules/Customer/module.json

12 lines
221 B
JSON
Raw Normal View History

2024-08-27 17:48:06 +05:45
{
"name": "Customer",
"alias": "customer",
"description": "",
"keywords": [],
"priority": 0,
"providers": [
"Modules\\Customer\\Providers\\CustomerServiceProvider"
],
"files": []
}