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.2.0"},
{applications,[kernel,stdlib]},
{licenses,["Apache 2"]},
{links,[{"Github","https://github.com/nalundgaard/jsn"}]}]}.