Current section
Files
Jump to
Current section
Files
src/darcy.app.src
{application,darcy,
[{description,"Erlang DDB client"},
{vsn,"0.0.8"},
{registered,[]},
{applications,[kernel,stdlib,crypto,ssl,hackney,jsone,
erlware_commons]},
{env,[]},
{modules,[]},
{maintainers,["Mark Allen"]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/mrallen1/darcy"}]}]}.