make-dir
Make a directory and its parents if needed - Think `mkdir -p`
ssl-root-cas
The module you need to solve node's SSL woes when including a custom certificate.
make-dir-cli
Make directories and their parents if needed - Like `mkdir -p`, but cross-platform