import-local
Let a globally installed package use a locally installed version of itself if available
resolve
resolve like require.resolve() on behalf of files asynchronously and synchronously
resolve-from
Resolve the path of a module like `require.resolve()` but from a given path