resolve-from
Resolve the path of a module like `require.resolve()` but from a given path
import-local
Let a globally installed package use a locally installed version of itself if available
resolve-cwd
Resolve the path of a module like `require.resolve()` but from the current working directory