Sha256: 4d4f6674c50e76a6c5a038277fbca73637cc35b29507cceb017608008fdb9851
Contents?: true
Size: 341 Bytes
Versions: 2
Compression:
Stored size: 341 Bytes
Contents
{ // comments unquoted: 'and you can quote me on that', singleQuotes: 'I can use "double quotes" here', lineBreaks: "Look, Mom! \ No \\n's!", hexadecimal: 0xdecaf, leadingDecimalPoint: .8675309, andTrailing: 8675309., positiveSign: +1, trailingComma: 'in objects', andIn: ['arrays',], "backwardsCompatible": "with JSON", }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rouge-4.5.1 | lib/rouge/demos/json5 |
rouge-4.5.0 | lib/rouge/demos/json5 |