UNPKG

json-dup-key-validator

Version:

A json validator that has an option to check for duplicated keys

9 lines 194 B
{ "a": "a string value", "with back quote\"": [123 , 234, 345, 3.451 ], "with back spash\\": { "nested": [null, true, false ], "nestedEmptyArr": [], "nestedEmptyObj": {} } }