Input DSON: such "foo" is "bar" wow Output JSON: { foo: 'bar' } but should be: {"foo": "bar"} No parse :( PS: Nice job though :)