module.exports = { core: require('./components/launcher'), handler: require('./components/handler'), authenticator: require('./components/authenticator'), };