resolve-cwd
Resolve the path of a module like `require.resolve()` but from the current working directory
dir-glob
Convert directories to glob compatible strings
commondir
compute the closest common parent for file paths
strip-dirs
Remove leading directory components from a path, like tar's --strip-components option
import-cwd
Import a module like with `require()` but from the current working directory