{application, polly, [
    {vsn, "1.0.3"},
    {applications, [filepath,
                    gleam_erlang,
                    gleam_stdlib,
                    gleeunit]},
    {description, "A polling file-system watcher"},
    {modules, [polly]},
    {registered, []}
]}.
