# JSONPath v0.1.0 - API Reference

## Modules

- [JSONPath](JSONPath.md): [RFC-9535](https://www.rfc-editor.org/rfc/rfc9535) compliant JSON Path evaluator.

- [JSONPath.AST](JSONPath.AST.md): AST parsing and representation of a JSONPath query expression

- [JSONPath.Error](JSONPath.Error.md): Error value for invalid JSONPath queries

