Current section
Files
Jump to
Current section
Files
src/lejson.app.src
{application,lejson,
[{description,"Lightweight Erlang json encode/decode library"},
{vsn,"0.8.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{maintainers,["Christoffer Vikstrom"]},
{licenses,["Apache"]},
{links,[{"Github","https://github.com/cvik/lejson"}]},
{modules,[]},
{env,[]}]}.