node-pre-gyp

Native addon deployment tool for Node.js
  https://github.com/mapbox/node-pre-gyp
  0
  no reviews



This executable extends node-gyp with commands to package, test, and publish Node.js binary addons. It also improves build configuration and module loading.

This version is patched to always build modules from source.

node-gyp is a native addon build tool for Node.js

Node.js is an event-based server-side JavaScript engine.