{application, filespy, [
    {vsn, "0.5.0"},
    {applications, [fs,
                    gleam_erlang,
                    gleam_otp,
                    gleam_stdlib,
                    gleeunit]},
    {description, "Get notified of filesystem events in Gleam"},
    {modules, [filespy]},
    {registered, []}
]}.
