- number must not have leading zeroes (json-c pr #90, merged)
- string must be double-quoted (json-c PR #94)
- comment are not allowed (json-c PR #94)
- trailing char after data not allowed (json-c PR #94)
- add JSON_C_BUNDLED and JSON_C_VERSION constants