# Weave Errors

[![NPM Version](https://img.shields.io/npm/v/@weave-js/errors.svg)](https://www.npmjs.com/package/@weave-js/utils)
[![Build Status](https://travis-ci.com/weave-microservices/weave.svg?branch=master)](https://travis-ci.com/weave-microservices/weave)
[![Dependencies](https://david-dm.org/weave-microservices/weave.svg)](https://david-dm.org/weave-microservices/weave.svg)
[![Downloads](https://img.shields.io/npm/dt/@weave-js/errors.svg)](https://www.npmjs.com/package/@weave-js/utils)

> Shared Weave utility functions

## About

This is a repository for utility functionality that is shared between different Weave plugins and used by the core repository.

## License

Copyright (c) 2020 [Weave contributors](https://github.com/weave-microservices/weave/graphs/contributors)

Licensed under the [MIT license](LICENSE).