Skip to content

Commit 875adbe

Browse files
Syrian watermelonrvagg
authored andcommitted
doc(wiki): Adding link to node-cryptopp's gyp file
1 parent 6e392bc commit 875adbe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

"binding.gyp"-files-out-in-the-wild.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ To add to this page, just add the link to the project's `binding.gyp` file below
2828
* [node-talib](https://github.com/oransel/node-talib/blob/master/binding.gyp)
2929
* [node-levelup](https://github.com/rvagg/node-levelup/blob/master/binding.gyp) + [leveldb.gyp](https://github.com/rvagg/node-levelup/blob/master/deps/leveldb/leveldb.gyp) + [snappy.gyp](https://github.com/rvagg/node-levelup/blob/master/deps/snappy/snappy.gyp)
3030
* [node-expat](https://github.com/astro/node-expat/blob/master/binding.gyp) + [libexpat](https://github.com/astro/node-expat/blob/master/deps/libexpat/libexpat.gyp)
31-
* [node-openvg-canvas](https://github.com/luismreis/node-openvg-canvas/blob/master/binding.gyp) + [node-openvg](https://github.com/luismreis/node-openvg/blob/master/binding.gyp)
31+
* [node-openvg-canvas](https://github.com/luismreis/node-openvg-canvas/blob/master/binding.gyp) + [node-openvg](https://github.com/luismreis/node-openvg/blob/master/binding.gyp)
32+
* [node-cryptopp](https://github.com/BatikhSouri/node-cryptopp/blob/master/binding.gyp)

0 commit comments

Comments
 (0)