Does anyone have a 'go to' library for creating and handling JSON data? I'm looking to create JSON strings and process JSON strings. I'm trying to use the DRY principle to not create the same sort of JSON handling code in every Script that's part of this bundle.