Run the following in the debugger window to test MicropedeAsync:

m = new MicropedeAsync('sample-app')
m.getSubscriptions('message-logger').then((d)=>console.log(d))