mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-11 18:51:31 +00:00
12 lines
299 B
JSON
12 lines
299 B
JSON
{
|
|
"name": "Reports",
|
|
"alias": "reports",
|
|
"description": "Streamline reports including memorised reports, HMIS reports and dashboard reports",
|
|
"keywords": [],
|
|
"priority": 0,
|
|
"providers": [
|
|
"Modules\\Reports\\Providers\\ReportsServiceProvider"
|
|
],
|
|
"files": []
|
|
}
|