﻿# postmaster-general-core
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/darklordzw/postmaster-general-core/blob/master/LICENSE.md) [![Build Status](https://travis-ci.org/darklordzw/postmaster-general-core.svg?branch=master)](https://travis-ci.org/darklordzw/postmaster-general-core) [![Coverage Status](https://coveralls.io/repos/github/darklordzw/postmaster-general-core/badge.svg?branch=master)](https://coveralls.io/github/darklordzw/postmaster-general-core?branch=master)

Core package for the [postmaster-general][1] package and transports.

## Install

```sh
npm install --save postmaster-general-core
```

## License
Licensed under the [MIT][2] license.

[1]: https://github.com/darklordzw/postmaster-general
[2]: ./LICENSE.md