Wierd format for CAS value using nodejs

Hey alonspiegel,

In a more recent version of the Node.JS SDK, we updated the implementation of the CAS wrapper to support serialization and deserialization with JSON. As part of this, we added a formatted logger for it to allow you to more conveniently see its real correct value, rather than V8’s internal representational data.

Cheers, Brett