Current section
Files
Jump to
Current section
Files
src/aws.app.src
{application,aws,
[{description,"AWS clients for Erlang."},
{vsn,"1.3.2"},
{registered,[]},
{applications,[kernel,stdlib,crypto,hackney,jsx,aws_beam_core]},
{env,[]},
{modules,[]},
{pkg_name,"aws_erlang"},
{licenses,["Apache-2.0"]},
{build_tools,["rebar3"]},
{links,[{"GitHub","https://github.com/aws-beam/aws-erlang"}]}]}.