v0.1.0: Initial Release
- header-only or optional compiled library
- option to store members and arrays as reverse order or normal
- doesn't alloc memory for keys and values only for tokens
- creates DOM-like data structure to make it easy to iterate though
- provides some util functions to print json, get int32, int64, float, double...
- unique way to parse JSON (check the object map section)