1 2 3 4 5 6 7 8 9 10 11 12
{ [35m"foo bar"[0m: null, [35m"array"[0m: [ 1, 2, 3 ], [35m"obj"[0m: { [35m"one"[0m: 1, [35m"two"[0m: true } }