[semver major] Add case sensitive NPM config integration https://github.com/cmake-js/cmake-js/pull/151
better npm config integration, all CMake.js commandline argument could be set by using npm config: https://github.com/cmake-js/cmake-js#npm-config-integration
support for Electron v4+ https://github.com/cmake-js/cmake-js/pull/152
-s/--std (along with -o/--prec11 option removed, you have to specify compiler standard in CMakeLists.txt files https://github.com/cmake-js/cmake-js/issues/72
Implicit -w compiler flag doesn't get added on OSX https://github.com/cmake-js/cmake-js/pull/133