{application, gleam_hexpm, [
    {vsn, "3.0.1"},
    {applications, [gleam_stdlib,
                    gleam_time]},
    {description, "Gleam dynamic decoders for the API of Hex, the package manager for the BEAM ecosystem."},
    {modules, [gleam@hexpm,
               gleam_hexpm@@main]},
    {registered, []}
]}.
