module.exports = {

colors: require("./colors"),
unitConversions: require("./unit-conversions")

};