Currently with Nan 1.7.0 the module will not compile when trying to npm install.
It also won't compile when updating the package.json to nan version 2.1.0 for many compatibility issues (info instead of args, no need for NanScope, no definition for NanThrowError, new types etc etc etc).
Thanks!!