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