unquoted-keys.json5 150 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 { hello: "world", _: "underscore", $: "dollar sign", one1: "numerals", _$_: "multiple symbols", $_$hello123world_$_: "mixed" }