Grunt plugin that lets you break up your Gruntfile config by task
API to modify the content of a Gruntfile.js file
Loads grunt task configurations from separate files
A Node module (not a Grunt task itself) to help in loading NPM-based tasks without requiring a "package.json" file next to every Gruntfile. To be used as an alternative to grunt.loadNpmTasks
/grunt.task.loadNpmTasks
within large, hierarchical codebases