lms/Modules/Exam/module.json
2025-12-15 12:26:23 +01:00

12 lines
205 B
JSON

{
"name": "Exam",
"alias": "exam",
"description": "",
"keywords": [],
"priority": 0,
"providers": [
"Modules\\Exam\\Providers\\ExamServiceProvider"
],
"files": []
}