dir-uploader
An uploader module to upload all files in a directory or to upload files of a type. It sends a multipart request to the endpoint with all files attached to it
find-up
Find a file or directory by walking up parent directories
rimraf
A deep deletion module for node (like `rm -rf`)
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.