You are here: Home / LBN / Up2date / Core Linux / BastionLinux 25 / nodejs-bindings-1.2.0-1.lbn25.noarch

nodejs-bindings-1.2.0-1.lbn25.noarch

Package Attributes
RPM  nodejs-bindings-1.2.0-1.lbn25.noarch.rpm Architecture  noarch Size  8366 Created  2023/06/18 04:20:03 UTC
Package Specification
Summary Helper module for loading your native module's .node file
Group System Environment/Libraries
License MIT
Home Page https://github.com/TooTallNate/node-bindings
Description

This is a helper module for authors of Node.js native addon modules. It is basically the "swiss army knife" of require()ing your native module's .node file.

Throughout the course of Node's native addon history, addons have ended up being compiled in a variety of different places, depending on which build tool and which version of node was used. To make matters worse, now the gyp build tool can produce either a Release or Debug build, each being built into different locations.

This module checks all the possible locations that a native addon would be built at, and returns the first one that loads successfully.

Requires
rpmlib(FileDigests)  
rpmlib(PayloadIsXz)  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(CompressedFileNames)  
Provides
nodejs-bindings
npm(bindings)

Document Actions