{application, genProto,
|
|
[{description, "An OTP library"},
|
|
{vsn, "0.1.0"},
|
|
{registered, []},
|
|
{applications, [kernel, stdlib]},
|
|
{env, []},
|
|
{modules, []},
|
|
{licenses, ["MIT"]},
|
|
{links, []}
|
|
]}.
|