$ npm install cmake-gn
Bridging CMake and GN, the meta-build system from Google.
npm i cmake-gn
find_package(cmake-gn REQUIRED PATHS node_modules/cmake-gn)
Apache-2.0