# Attribution
## Test Fixtures
`tests/fixtures/encode/*.json` are copied from the [toons](https://github.com/alesanfra/toons)
project by Alessandro Sanfratello, licensed under the Apache License 2.0.
These fixtures implement the TOON v1.4 encoding specification test suite.
No modifications have been made to the fixture contents.
## TOON Specification
The TOON (Token-Oriented Object Notation) format is defined by the
[toon-format/toon](https://github.com/toon-format/toon) project (MIT License).
## License
This project is licensed under the Apache License 2.0, consistent with the
upstream `toons` project to facilitate fixture reuse and potential contributions
back to the TOON ecosystem.