# grunt-known-options

> The known options used in Grunt

Latest version **2.0.0** (published 2021-05-24) · MIT license · 0 weekly downloads

## Install

```sh
npm install grunt-known-options
pnpm add grunt-known-options
yarn add grunt-known-options
bun add grunt-known-options
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.0 |
| Published | 2021-05-24 |
| First published | 2016-03-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=0.10.0 |
| Dependencies | 0 |
| Unpacked size | 4.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 7 |
| Author | Grunt Development Team |
| Maintainers | cowboy, vladikoff, shama |

## Links

- npm: https://www.npmjs.com/package/grunt-known-options
- Repository: https://github.com/gruntjs/grunt-known-options
- Homepage: http://gruntjs.com/
- Issues: https://github.com/gruntjs/grunt-known-options/issues
- npm.io page: https://npm.io/package/grunt-known-options

## Recent versions

- 2.0.0 (latest) — 2021-05-24
- 1.1.1 — 2018-08-19
- 1.1.0 — 2016-03-29
- 1.0.0 — 2016-03-24

## README

# grunt-known-options

These are the known options used in Grunt.

## Installing

```shell
npm install grunt-known-options --save
```

## Usage

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

---
_Source: https://npm.io/package/grunt-known-options · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
