Current section

Files

Jump to
aws_beam_core src aws_beam_core.app.src
Raw

src/aws_beam_core.app.src

{application,aws_beam_core,
[{description,"AWS BEAM Core"},
{vsn,"1.1.2"},
{registered,[]},
{applications,[kernel,stdlib,xmerl,aws_signature]},
{env,[]},
{modules,[]},
{pkg_name,"aws_beam_core"},
{licenses,["Apache-2.0"]},
{build_tools,["rebar3"]},
{links,[{"GitHub",
"https://github.com/aws-beam/aws_beam_core"}]}]}.