LICENSE
README.md
pyproject.toml
src/json_to_schema/__init__.py
src/json_to_schema/__main__.py
src/json_to_schema/cli.py
src/json_to_schema/core.py
src/json_to_schema/py.typed
src/json_to_schema.egg-info/PKG-INFO
src/json_to_schema.egg-info/SOURCES.txt
src/json_to_schema.egg-info/dependency_links.txt
src/json_to_schema.egg-info/entry_points.txt
src/json_to_schema.egg-info/top_level.txt
tests/test_json_to_schema.py