RFC7159 7159
A JSON parser/generator that conforms (I believe) to RFC7159 "TheJavaScript Object Notation (JSON) Data Interchange Format". That RFC isvery different to its predecessor RFC4627, when it comes to parsing.This gem honors the updated syntax as possible. The generator guaranteesthat a parsed valid properly rounds-trip to identical valid JSONrepresentation.