blob: 1f427f90afd8dd9e824fca4e434151ad099af086 [file]
{application, meck, [
{description, "A mocking framework for Erlang"},
{vsn, git},
{modules, []},
{registered, []},
{applications, [kernel, stdlib, tools, compiler]},
{env, []},
% Hex.pm
{licenses, ["Apache 2.0"]},
{links, [
{"Changelog", "https://github.com/eproxus/meck/blob/master/CHANGELOG.md"},
{"GitHub", "https://github.com/eproxus/meck"}
]}
]}.