Files
streamline-emr/docker/streamline-src/Modules/Investigations/module.json
T

12 lines
266 B
JSON

{
"name": "Investigations",
"alias": "investigations",
"description": "Investigations module",
"keywords": [],
"priority": 0,
"providers": [
"Modules\\Investigations\\Providers\\InvestigationsServiceProvider"
],
"files": []
}