Hi!
Currently npm install cocaine fails when running in NodeJS newer than 0.12, due to msgpack-bin errors.
Maybe if we switch back from msgpack-bin to msgpack and use newer version, it will be fixed.
Why do we use msgpack? (this is switch commit 6402459)