resolve-from
Resolve the path of a module like `require.resolve()` but from a given path
resolve-cwd
Resolve the path of a module like `require.resolve()` but from the current working directory
module-details-from-path
Resolve npm package details, like name and base path, given an absolute path to a file inside a package