StocksNew/Modules/Recruit/module.json

12 lines
217 B
JSON
Raw Permalink Normal View History

2024-08-27 12:03:06 +00:00
{
"name": "Recruit",
"alias": "recruit",
"description": "",
"keywords": [],
"priority": 0,
"providers": [
"Modules\\Recruit\\Providers\\RecruitServiceProvider"
],
"files": []
}