[![Pub Package](https://img.shields.io/pub/v/json_annotation.svg)](https://pub.dev/packages/json_annotation)

Defines the annotations used by [json_serializable] to create code for JSON
serialization and deserialization.

See the [example] to understand how to configure your package.

## Features and bugs

Please file feature requests and bugs at the [issue tracker][tracker].

[example]: https://github.com/google/json_serializable.dart/tree/master/example
[tracker]: https://github.com/google/json_serializable.dart/issues
[json_serializable]: https://pub.dev/packages/json_serializable
