Load multiple grunt tasks using globbing patterns
Return an array of resolved filepaths for require-able local or named npm modules. Wildcard (glob) patterns may be used.
Load plugins for gulp, grunt, assemble, verb any node.js app that needs to load plugins from node_modules or local folders.
Loads de-duped grunt tasks from parent or sibling modules.
Load a directory of grunt configurations. Very similar to load-grunt-tasks but for configuration.