Description
Support single quotes and unquoted keys
//all the following must be valid and equivalent {"id" :"mykey"} {'id':'mykey'} {id: "mykey"}
Support single quotes and unquoted keys
//all the following must be valid and equivalent {"id" :"mykey"} {'id':'mykey'} {id: "mykey"}