blob: 6a21ac9057b9af82b454f547ee7c72489a4c47dc [file] [log] [blame]
{application, meck, [
{description, "A mocking framework for Erlang"},
{vsn, "0.9.2"},
{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"}
]}
]}.