# JsonMergePatch v0.1.0 - Table of Contents

> RFC 7396 JSON Merge Patch for Elixir.

## Pages

- [JsonMergePatch](readme.md)
- [Changelog](changelog.md)
- [Contributing](contributing.md)
- [Code of Conduct](code_of_conduct.md)

## Modules

- [JsonMergePatch](JsonMergePatch.md): RFC 7396 JSON Merge Patch.

- Exceptions
  - [JsonMergePatch.Error](JsonMergePatch.Error.md): Exception returned or raised by `JsonMergePatch`.

