{application, glucose, [
    {vsn, "0.0.1"},
    {applications, [gleam_stdlib]},
    {description, "The sweetest way to interact with the DOM."},
    {modules, [glucose@document,
               glucose@dom,
               glucose@history,
               glucose@local_storage]},
    {registered, []}
]}.
