resolve-dep
Return an array of resolved filepaths for require-able local or named npm modules. Wildcard (glob) patterns may be used.
load-plugins
Load plugins for gulp, grunt, assemble, verb any node.js app that needs to load plugins from node_modules or local folders.
load-module-pkg
Load the package.json for a module currently installed in node_modules, or at the given cwd.
gulp-deps-order
Sorts files in stream by dependencies using @requires annotation.