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_01_core_mapping.py
tests/test_02_paths_resolution.py
tests/test_03_operators.py
tests/test_04_wildcards_nesting.py
tests/test_05_operators_on_paths.py
tests/test_06_complex_scenarios.py
tests/test_07_edge_cases.py