/// Configugration module which is used for getting the config file
pubmodconfig;/// Module that allows the `http_agent` to make `get` and `post` requests
pubmodhttp;/// Module that allows any `agent` to give output to stdout and stderr
pubmodlogger;/// Module that allows to print a qr code to stdout
pubmodqr;