LICENSE
README.md
pyproject.toml
src/jsonshift/__init__.py
src/jsonshift/cli.py
src/jsonshift/exceptions.py
src/jsonshift/mapper.py
src/jsonshift.egg-info/PKG-INFO
src/jsonshift.egg-info/SOURCES.txt
src/jsonshift.egg-info/dependency_links.txt
src/jsonshift.egg-info/entry_points.txt
src/jsonshift.egg-info/requires.txt
src/jsonshift.egg-info/top_level.txt
tests/test_mapper_arrays.py
tests/test_mapper_basic.py
tests/test_mapper_defaults.py
tests/test_mapper_dynamic.py
tests/test_mapper_now.py
tests/test_mapper_optional.py