{application, gzxcvbn_common, [
    {vsn, "1.0.0"},
    {applications, [gleam_stdlib,
                    gzxcvbn]},
    {description, "Common passwords and keyboard graphs for gzxcvbn"},
    {modules, [gzxcvbn@common,
               gzxcvbn_common@@main]},
    {registered, []}
]}.
