LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
json5/__init__.py
json5/dumper.py
json5/loader.py
json5/model.py
json5/parser.py
json5/py.typed
json5/tokenizer.py
json5/utils.py
json_five.egg-info/PKG-INFO
json_five.egg-info/SOURCES.txt
json_five.egg-info/dependency_links.txt
json_five.egg-info/requires.txt
json_five.egg-info/top_level.txt
tests/test_errors.py
tests/test_json5_dump.py
tests/test_json5_load.py
tests/test_json5_official_tests.py
tests/test_json_helpers.py
tests/test_loads_options.py
tests/test_model_loader_dumper.py
tests/test_modelizer.py
tests/test_regressions.py
tests/test_roundtrip.py