Current section

Files

Jump to
inaka_mixer src mixer.app.src
Raw

src/mixer.app.src

{application,mixer,
[{description,"Mix in public functions from external modules"},
{vsn,"1.2.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{pkg_name,inaka_mixer},
{maintainers,["Inaka"]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/inaka/mixer"}]},
{build_tools,["rebar3"]}]}.