Current section
Files
Jump to
Current section
Files
src/jiffy.app.src
{application,jiffy,
[{description,"JSON Decoder/Encoder."},
{vsn,"0.14.13"},
{registered,[]},
{applications,[kernel,stdlib]},
{maintainers,["Paul J. Davis"]},
{licenses,["MIT","BSD"]},
{links,[{"GitHub","https://github.com/davisp/jiffy"}]},
{files,["LICENSE","Makefile","README.md","c_src","enc",
"plugins","rebar.config","rebar.config.script","src",
"test"]}]}.