You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
410 B
16 lines
410 B
{ |
|
"name": "mi-squared/oe-custom-patient-menu", |
|
"description": "Module that can modify the patient menu on dashboard.", |
|
"type": "openemr-module", |
|
"authors": [ |
|
{ |
|
"name": "Ken Chapple", |
|
"email": "ken@mi-squared.com" |
|
} |
|
], |
|
"require": { |
|
"openemr/oe-module-installer-plugin": "^0.1.0" |
|
}, |
|
"autoload": {}, |
|
"minimum-stability": "dev" |
|
}
|
|
|