find-up
Find a file or directory by walking up parent directories
glob-parent
Extract the non-magic parent path from a glob string.
fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
rimraf
A deep deletion module for node (like `rm -rf`)