We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 323957b commit c495083Copy full SHA for c495083
docs/binding.gyp-files-in-the-wild.md
@@ -39,6 +39,7 @@ To add to this page, just add the link to the project's `binding.gyp` file below
39
* [node-osmium](https://github.com/osmcode/node-osmium/blob/master/binding.gyp)
40
* [node-osrm](https://github.com/DennisOSRM/node-osrm)
41
* [node-oracle](https://github.com/joeferner/node-oracle/blob/master/binding.gyp)
42
+ * [node-oracledb](https://github.com/oracle/node-oracledb/blob/main/binding.gyp)
43
* [node-process-list](https://github.com/ReklatsMasters/node-process-list/blob/master/binding.gyp)
44
* [node-nanomsg](https://github.com/nickdesaulniers/node-nanomsg/blob/master/binding.gyp)
45
* [Ghostscript4JS](https://github.com/NickNaso/ghostscript4js/blob/master/binding.gyp)
0 commit comments