Add "adit" package to "Miscellaneous" section

(https://github.com/markelog/adit)
This commit is contained in:
Oleg Gaidarenko
2016-03-03 23:41:14 +03:00
parent c500753f7e
commit c2a95cd031

View File

@@ -716,6 +716,7 @@
- [nan](https://github.com/nodejs/nan) - A header file filled with macro and utility goodness for making add-on development for across Node.js versions easier. - [nan](https://github.com/nodejs/nan) - A header file filled with macro and utility goodness for making add-on development for across Node.js versions easier.
- [multiline](https://github.com/sindresorhus/multiline) - Multiline strings in JavaScript. - [multiline](https://github.com/sindresorhus/multiline) - Multiline strings in JavaScript.
- [ssh2](https://github.com/mscdex/ssh2) - An SSH2 client and server module. - [ssh2](https://github.com/mscdex/ssh2) - An SSH2 client and server module.
- [adit](https://github.com/markelog/adit) - SSH tunneling made simple.
- [lazy-req](https://github.com/sindresorhus/lazy-req) - Require modules lazily. - [lazy-req](https://github.com/sindresorhus/lazy-req) - Require modules lazily.
- [file-type](https://github.com/sindresorhus/file-type) - Detect the file type of a Buffer. - [file-type](https://github.com/sindresorhus/file-type) - Detect the file type of a Buffer.
- [Bottleneck](https://github.com/SGrondin/bottleneck) - A powerful rate limiter that makes throttling easy. - [Bottleneck](https://github.com/SGrondin/bottleneck) - A powerful rate limiter that makes throttling easy.