- winston
A logger for just about everything.
- js-yaml
YAML 1.2 parser and serializer
- semver
The semantic version parser used by npm.
- redis
Redis client library
- 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.
- minimatch
a glob matcher in javascript
- handlebars
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
- axios
Promise based HTTP client for the browser and node.js
- mkdirp
Recursively mkdir, like `mkdir -p`
- CodeWhisperer alternatives