tree: 118ad5b7d00bfb26116c28f68f287576f90aabe8 [path history] [tgz]
  1. index.js
  2. LICENSE
  3. package.json
  4. README.md
node_modules/grunt-known-options/README.md

grunt-known-options

These are the known options used in Grunt.

Installing

npm install grunt-known-options --save

Usage

var knownOptions = require('grunt-known-options');
// You now have an object of known Grunt options.