Supplier/module.json

13 lines
241 B
JSON
Raw Permalink Normal View History

2023-06-03 14:10:02 +00:00
{
"name": "Supplier",
"alias": "supplier",
"database": "",
"description": "",
"keywords": [],
"priority": 0,
"providers": [
"Modules\\Supplier\\Providers\\SupplierServiceProvider"
],
"files": []
}