find-up
Find a file or directory by walking up parent directories
locate-path
Get the first path that exists on disk of multiple paths
resolve-from
Resolve the path of a module like `require.resolve()` but from a given path
path-key
Get the PATH environment variable key cross-platform
micromatch
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.