gruntjs / grunt-known-options

The known options used in Grunt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The known options used in Grunt

License:Other


Languages

Language:JavaScript 100.0%