Current section
Files
Jump to
Current section
Files
src/ljson.app.src
{application,ljson,
[{description,"An LFE library which provides a unified JSON experience"},
{vsn,"0.6.0-rc1"},
{modules,[ljson,'ljson-util','ljson-tests','ljson-util-tests']},
{registered,[]},
{applications,[kernel,stdlib]},
{included_applications,[]},
{env,[]},
{pkg_name,ljson},
{maintainers,["Duncan McGreggor"]},
{licenses,["Apache-2"]},
{links,[{"GitHub","https://github.com/lfex/ljson"},
{"Gitlab","https://gitlab.com/lfex/ljson"},
{"Hex","https://hex.pm/packages/ljson"}]}]}.