<!-- AUTO_GENERATED_UNTOUCHED_FLAG -->

# {{ packageName }}

> {{ packageDescription }}

[![Build Status](https://img.shields.io/travis/magicdawn/{{ repoName }}.svg?style=flat-square)](https://travis-ci.org/magicdawn/{{ repoName }})
[![Coverage Status](https://img.shields.io/codecov/c/github/magicdawn/{{ repoName }}.svg?style=flat-square)](https://codecov.io/gh/magicdawn/{{ repoName }})
[![npm version](https://img.shields.io/npm/v/{{ packageName }}.svg?style=flat-square)](https://www.npmjs.com/package/{{ packageName }})
[![npm downloads](https://img.shields.io/npm/dm/{{ packageName }}.svg?style=flat-square)](https://www.npmjs.com/package/{{ packageName }})
[![npm license](https://img.shields.io/npm/l/{{ packageName }}.svg?style=flat-square)](http://magicdawn.mit-license.org)

## Install

```sh
$ npm i -S {{ packageName }}
```

{% raw %}
{% block extra %}
{% endblock %}
{% endraw %}

## Changelog

[CHANGELOG.md](CHANGELOG.md)

## License

the MIT License http://magicdawn.mit-license.org
