{application, glight, [
    {vsn, "2.0.11"},
    {applications, [birl,
                    file_streams,
                    gleam_erlang,
                    gleam_json,
                    gleam_otp,
                    gleam_stdlib,
                    jsx,
                    logging]},
    {description, "Logger library with multiple transports and structured logging data"},
    {modules, [glight,
               glight@@main,
               glight_ffi]},
    {registered, []}
]}.
