which-module
Find the module object for something that was require()d
import-from
Import a module like with `require()` but from a given path
ast-module-types
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.