generator-mediator-js
Version:
OpenHIM Mediator generator for Node.js
19 lines (16 loc) • 519 B
JSON
{
"mediatorAuthor":"Jembi Health Systems NPC",
"mediatorMaintainer":"Name Surname <email@exchange.com> (https://github.com/githubusername)",
"configPort":7000,
"nonLocalMediator":false,
"mediatorHost":"localhost",
"defaultChannelPath":"channelPath",
"configureApi": false,
"mediatorApiUsername":"root@openhim.org",
"mediatorApiPassword":"password",
"mediatorApiUrl":"https://localhost:8080",
"mediatorApiSsl":true,
"mediatorRegister":true,
"enablePPA":false,
"ppaUsername":"openhie"
}