Current section

Files

Jump to
jsn src jsn.app.src
Raw

src/jsn.app.src

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