{application, filepath, [
    {vsn, "1.1.0"},
    {applications, [gleam_stdlib]},
    {description, "Work with file paths in Gleam!"},
    {modules, [filepath]},
    {registered, []}
]}.
