{application, mellie, [
    {vsn, "1.0.0"},
    {applications, [gleam_javascript,
                    gleam_stdlib,
                    presentable_soup]},
    {description, "A library for working with HTML that supports JavaScript and Erlang Targets"},
    {modules, [attr,
               html,
               internal@html,
               mellie,
               mellie@@main]},
    {registered, []}
]}.
