Metadata-Version: 2.4
Name: kryptorious-jsonguard
Version: 1.1.1
Summary: JSON validator, formatter, and schema checker — catch malformed JSON before it breaks production.
Author: Kryptorious Quantum Biosciences, Inc.
License: MIT
Project-URL: Homepage, https://codegero.github.io/store/
Project-URL: Repository, https://github.com/CodeGero/kryptorious-jsonguard
Project-URL: Changelog, https://github.com/CodeGero/kryptorious-jsonguard/releases
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: click>=8.0
Requires-Dist: rich>=13.0
Requires-Dist: jsonschema>=4.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
