tree: 3d63401cfcfadaf9d2294dca12bd0cbda73664b1 [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.