Product/module.json

14 lines
255 B
JSON
Raw Permalink Normal View History

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