{application, lustre_animation, [
    {vsn, "0.1.0"},
    {applications, [birl,
                    gleeunit,
                    lustre]},
    {description, "Animations for lustre, utilizing JS requestAnimationFrame"},
    {modules, [example_simple,
               lustre@animation]},
    {registered, []}
]}.
