local config = {}

-- the default configuration
config.defaults = {}

local ready

return config
