Current section
Files
Jump to
Current section
Files
src/restc.app.src
{application,restc,
[{description,"Erlang Rest Client"},
{vsn,"0.3.7"},
{applications,[kernel,stdlib,asn1,crypto,public_key,ssl,hackney,
mochiweb_util]},
{env,[]},
{registered,[]},
{modules,[]},
{maintainers,["kivra"]},
{licenses,["MIT"]},
{links,[{"GitHub","https://github.com/kivra/restclient"}]}]}.