Current section
Files
Jump to
Current section
Files
src/jsn.app.src
{application,jsn,
[{description,"Utilities for interacting with decoded JSON in erlang"},
{vsn,"2.1.2"},
{applications,[kernel,stdlib]},
{maintainers,["Nicholas Lundgaard","Mark Allen"]},
{licenses,["Apache 2"]},
{links,[{"Github","https://github.com/nalundgaard/jsn"}]}]}.