Revert to original JSON utility implementations
Removed jsonfile dependency and reverted to the original simple one-liner implementations. The custom readJson/writeJson are straightforward and don't require an external package.
Co-authored-by: fisker <172584+fisker@users.noreply.github.com>