@ajkachnic/jason
`jason` is a JSON parser and formatter written in JavaScript. It's pretty simple (220 lines with comments and blank lines) and should be pretty fast. It uses [`moo`](https://github.com/no-context/moo) for lexing, and then iterates over that stream of toke