Product/module.json
2023-06-10 19:59:06 +07:00

14 lines
255 B
JSON

{
"name": "Product",
"alias": "product",
"description": "",
"database": "",
"domain": "",
"keywords": [],
"priority": 0,
"providers": [
"Modules\\Product\\Providers\\ProductServiceProvider"
],
"files": []
}