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