{application, simplifile, [
    {vsn, "2.2.1"},
    {applications, [filepath,
                    gleam_stdlib]},
    {description, "Basic file operations that work on all targets"},
    {modules, [simplifile,
               simplifile@@main,
               simplifile_erl]},
    {registered, []}
]}.
