- axios
Promise based HTTP client for the browser and node.js
- minimist
parse argument options
- 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.
- q
A library for promises (CommonJS/Promises/A,B,D)
- aws-sdk
AWS SDK for JavaScript
- winston
A logger for just about everything.
- semver
The semantic version parser used by npm.
- bluebird
Full featured Promises/A+ implementation with exceptionally good performance
- readable-stream
Streams3, a user-land copy of the stream library from Node.js
- Top plugins for WebStorm