15 lines
410 B
JSON
15 lines
410 B
JSON
{
|
|
"name": "Communication",
|
|
"alias": "communication",
|
|
"description": "Internal communication module with chat and online meetings",
|
|
"keywords": ["communication", "chat", "meeting", "livekit", "realtime"],
|
|
"active": 1,
|
|
"order": 0,
|
|
"providers": [
|
|
"Modules\\Communication\\Providers\\CommunicationServiceProvider"
|
|
],
|
|
"aliases": {},
|
|
"files": [],
|
|
"requires": []
|
|
}
|