{application, chilp, [
    {vsn, "2.0.1"},
    {applications, [gleam_json,
                    gleam_stdlib,
                    gleam_time,
                    html_parser,
                    lustre,
                    rsvp]},
    {description, "Allows you to use Mastodon and Bluesky comments on your Lustre blog."},
    {modules, [chilp,
               chilp@@main]},
    {registered, []}
]}.
