Current section
Files
Jump to
Current section
Files
src/eld.app.src
{application,eld,
[{description,"LaunchDarkly Erlang SDK"},
{vsn,"1.0.0-beta1"},
{registered,[]},
{mod,{eld_app,[]}},
{applications,[kernel,stdlib,inets,crypto,asn1,public_key,ssl,
shotgun,jsx,lru,backoff,verl,uuid]},
{env,[]},
{modules,[]},
{maintainers,[]},
{licenses,["Apache 2.0"]},
{links,[]}]}.