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