which-module
Find the module object for something that was require()d
resolve.exports
A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance
module-deps
walk the dependency graph to generate json output that can be fed into browser-pack
find-requires
Find all require() calls. Fast and solid implementation backed with direct scanner and esprima AST parser