{application, flixi, [
    {vsn, "1.0.0"},
    {applications, [gleam_http,
                    gleam_stdlib,
                    lustre]},
    {description, "Use the fixi.js hypermedia library with Lustre!"},
    {modules, [flixi,
               flixi@@main]},
    {registered, []}
]}.
