{application, pocket_watch, [
    {vsn, "1.0.0"},
    {applications, [birl,
                    gleam_stdlib,
                    gleeunit,
                    humanise]},
    {description, "Easily time execution of a block or function!"},
    {modules, [pocket_watch]},
    {registered, []}
]}.
