adds a .json() method to the result of FMGofer.PerformScript to auto-parse JSON script results from FM scripts.
.json() generic type syntax can be uses to assert the shape of the returned json object and improve
intellisense/autocomplete in your code editor.