{application, testbldr, [
    {vsn, "1.1.0"},
    {applications, [gleam_erlang,
                    gleam_json,
                    gleam_stdlib,
                    gleeunit,
                    simplifile]},
    {description, "A library for programatically building and running test cases"},
    {modules, [testbldr,
               testbldr@should]},
    {registered, []}
]}.
