README.md
setup.cfg
setup.py
json_typer/__init__.py
json_typer/io.py
json_typer.egg-info/PKG-INFO
json_typer.egg-info/SOURCES.txt
json_typer.egg-info/dependency_links.txt
json_typer.egg-info/top_level.txt
json_typer/serializables/__init__.py
json_typer/serializables/serializable.py
json_typer/serializables/type_serializable.py
tests/__init__.py
tests/constants.py
tests/test_io.py
tests/test_classes/__init__.py
tests/test_classes/bar.py
tests/test_classes/foo.py
tests/test_classes/holder.py