{application, chilp, [
    {vsn, "2.0.0-rc"},
    {applications, [gleam_json,
                    gleam_stdlib,
                    gleam_time,
                    html_parser,
                    lustre,
                    rsvp]},
    {description, "Allows you to use Mastodon comments on your Lustre blog."},
    {modules, [chilp,
               chilp@@main,
               chilp@internal,
               chilp@widget,
               chilp@widget@anchors]},
    {registered, []}
]}.
