Current section
Files
Jump to
Current section
Files
src/enats.app.src
{application,enats,
[{description,"Erlang NATS.io client library"},
{vsn,"1.1.3"},
{registered,[]},
{applications,[kernel,stdlib,enats_msg,opentelemetry_api]},
{env,[]},
{modules,[]},
{maintainers,["Travelping GmbH"]},
{licenses,["Apache-2.0"]},
{links,[{"Github","https://github.com/travelping/enats"}]}]}.