Heera/Modules/Estimate/module.json

12 lines
221 B
JSON
Raw Normal View History

2024-05-16 03:46:08 +00:00
{
"name": "Estimate",
"alias": "estimate",
"description": "",
"keywords": [],
"priority": 0,
"providers": [
"Modules\\Estimate\\Providers\\EstimateServiceProvider"
],
"files": []
}