{application, jotkey, [
    {vsn, "2.0.0"},
    {applications, [birdie,
                    gleam_stdlib,
                    gleeunit,
                    jot,
                    lustre]},
    {description, "Convert jot documents to lustre elements. Can convert to custom renderers"},
    {modules, [jotkey]},
    {registered, []}
]}.
