Lazy require allows you to require modules lazily, meaning that when you lazy require a module that is missing, lazy require will automatically install it for you.
Get arguments of a function, useful for and used in dependency injectors. Works for regular functions, generator functions and arrow functions.
Return an array of resolved filepaths for require-able local or named npm modules. Wildcard (glob) patterns may be used.
Calculates a dependency tree for set of files