- fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.
- qs
A querystring parser that supports nesting and arrays, with a depth limit
- aws-sdk
AWS SDK for JavaScript
- mkdirp
Recursively mkdir, like `mkdir -p`
- mongodb
The official MongoDB driver for Node.js
- commander
the complete solution for node.js command-line programs
- crypto
- bluebird
Full featured Promises/A+ implementation with exceptionally good performance
- async
Higher-order functions and common patterns for asynchronous code
- Top plugins for Android Studio