postmaster-general-core
Version:
Core modules for the postmaster-general microservice library.
16 lines (11 loc) • 810 B
Markdown
# postmaster-general-core
[](https://github.com/darklordzw/postmaster-general-core/blob/master/LICENSE.md) [](https://travis-ci.org/darklordzw/postmaster-general-core) [](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