{application, mascarpone, [
    {vsn, "2.0.0"},
    {applications, [argv,
                    filepath,
                    gleam_erlang,
                    gleam_stdlib,
                    operating_system,
                    shellout,
                    shore,
                    simplifile,
                    snag,
                    tom]},
    {description, "CLI tool for scaffolding Tiramisu game projects"},
    {modules, [mascarpone,
               mascarpone@@main]},
    {registered, []}
]}.
