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