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