What does the .node file extension represent?
a C++ file that can have a .node extension and that Node will be able to execute directly.
a JavaScript file that can have a .node extension as well as the .js extension
a JSON file that can have a .node extension as well as the .json extension
a C++ Addon file that is built with node-gyp