ejson

Code pulled with git from git://github.com/davisp/ejson.git with the last commit being 8503461

These are Current warnings for ejson.

dialyzer -n -q -Wno_improper_lists ebin
ejson_decode.erl:158: The pattern <<0:5/binary-unit:1,C1:5/binary-unit:1,C2:6/binary-unit:1>> can never match the type <<_:16>>
ejson_decode.erl:165: The pattern <<0:11/binary-unit:1,C1:3/binary-unit:1,C2:6/binary-unit:1,C3:6/binary-unit:1,C4:6/binary-unit:1>> can never match the type <<_:32>>
rfc4627.erl:153: The call dict:to_list(Dict::tuple()) does not have an opaque term of type dict() as 1st argument