{application, arctic, [
    {vsn, "1.0.0"},
    {applications, [gleam_stdlib,
                    gleeunit,
                    lustre,
                    lustre_ssg,
                    simplifile,
                    snag]},
    {description, "A friendly web framework for fast response times and a lightweight or serverless backend, written in Gleam!"},
    {modules, [arctic,
               common]},
    {registered, []}
]}.
