Package Exports
- node-pre-gyp
- node-pre-gyp/bin/node-pre-gyp
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (node-pre-gyp) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
node-pre-gyp
Node.js native addon binary install tool.
Stands in front of node-gyp, installs your module from a pre-compiled binary, and avoids node-gyp (and its dependencies) needing to be invoked or even installed.