# {%%= name %}

> {%%= description %}

## Getting started
Install with [npm](npmjs.org) `npm i -g {%%= name %} --save-dev`

## Options
{%%= docs("options") %}

## Examples
{%%= docs("examples") %}

## Author
+ {%%= author.name %}

## License
{%%= copyright() %}
{%%= license() %}