blob: c2920e9c4b14aba4439c77636c1904550915e167 [file] [log] [blame]
{application, ejson, [
{description, "EJSON - decode and encode JSON into/from Erlang terms"},
{vsn, "0.1.0"},
{modules, [ejson]},
{registered, []},
{applications, [kernel, stdlib]},
{env, []}
]}.