GSON Java/JSON Serialization/Deserialization Library

The GSON library https://github.com/google/gson is used to parse the Storyboard Engine runtime configuration files that are included with each runtime package.

GSON is a Java serialization/deserialization library to convert Java Objects into JSON and back, licensed under the Apache License, Version 2.0.