From e199cfa8fc6161492d2a6ade2190510d0ebf7c0f Mon Sep 17 00:00:00 2001 From: shtylman Date: Thu, 19 Jul 2012 10:43:17 -0700 Subject: [PATCH] doc(wiki): add bcrypt --- "\"binding.gyp\"-files-out-in-the-wild.md" | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git "a/\"binding.gyp\"-files-out-in-the-wild.md" "b/\"binding.gyp\"-files-out-in-the-wild.md" index 215678acaf..529a9df4d0 100644 --- "a/\"binding.gyp\"-files-out-in-the-wild.md" +++ "b/\"binding.gyp\"-files-out-in-the-wild.md" @@ -11,4 +11,5 @@ To add to this page, just add the link to the project's `binding.gyp` file below * [pty.js](https://github.com/chjj/pty.js/blob/master/binding.gyp) * [ref](https://github.com/TooTallNate/ref/blob/master/binding.gyp) * [appjs](https://github.com/milani/appjs/blob/master/binding.gyp) - * [nwm](https://github.com/mixu/nwm/blob/master/binding.gyp) \ No newline at end of file + * [nwm](https://github.com/mixu/nwm/blob/master/binding.gyp) + * [bcrypt] (https://github.com/ncb000gt/node.bcrypt.js) \ No newline at end of file