A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance
Find the module object for something that was require()d
Resolve package.json exports & imports maps
walk the dependency graph to generate json output that can be fed into browser-pack
pack node-style source files from a json stream into a browser bundle