Current section

Files

Jump to
dj src dj.app.src
Raw

src/dj.app.src

{application,dj,
[{description,"Library for decoding JSON"},
{vsn,"0.1.0"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,jsx]},
{env,[]},
{licenses,["https://github.com/truqu/dj/blob/develop/LICENSE"]},
{links,[{"GitHub","https://github.com/truqu/dj"}]}]}.