{application, gleam_nodejs, [
    {vsn, "0.1.0"},
    {applications, [gleam_stdlib,
                    gleeunit]},
    {description, "Nothing here yet..."},
    {modules, [blah]},
    {registered, []}
]}.
