- rimraf
A deep deletion module for node (like `rm -rf`)
- request
Simplified HTTP request client.
- minimatch
a glob matcher in javascript
- mongodb
The official MongoDB driver for Node.js
- commander
the complete solution for node.js command-line programs
- async
Higher-order functions and common patterns for asynchronous code
- mocha
simple, flexible, fun test framework
- 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.
- debug
small debugging utility
- From CI to AI: The AI layer in your organization