JSON File Loader
We support loading files where the contents is the value, but it may be useful to support loading an entire JSON file.
Questions:
- Support for Nested Keys?
We can each pass nested keys to the handlers with dot notation, or simply ignore.