diff --git a/readme.md b/readme.md index 100cd94..220cbeb 100644 --- a/readme.md +++ b/readme.md @@ -448,7 +448,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [stringify-object](https://github.com/yeoman/stringify-object) - Stringify an object/array like JSON.stringify just without all the double-quotes. - [strip-bom](https://github.com/sindresorhus/strip-bom) - Strip UTF-8 byte order mark (BOM) from a string/buffer/stream. - [shelljs](https://github.com/arturadib/shelljs) - Portable Unix shell commands. -- [he](https://github.com/mathiasbynens/he) - A robust HTML entity encoder/decoder. - [nan](https://github.com/rvagg/nan) - A header file filled with macro and utility goodness for making add-on development for across Node.js versions easier. - [ssh2](https://github.com/mscdex/ssh2) - An SSH2 client module. - [lazy-req](https://github.com/sindresorhus/lazy-req) - Require modules lazily.