{application, radiate, [
    {vsn, "0.3.0"},
    {applications, [filespy,
                    gleam_otp,
                    gleam_stdlib,
                    gleeunit,
                    shellout]},
    {description, "Hot reloading while in development for Gleam"},
    {modules, [radiate]},
    {registered, []}
]}.
