StocksNew/Modules/Product/module.json

12 lines
217 B
JSON
Raw Normal View History

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