Run the following in the console window to test MicropedeAsync:
m = new MicropedeAsync('sample-app')
m.getSubscriptions('message-logger').then((d)=>console.log(d))