module.exports = { watchdog: require('./watchdog'), dbus: require('./dbus'), notifier: require('./notifier'), lib: require('./lib') }