Ok, some techie talk here - JSON is a computer language of sorts that is used for storing and transporting data, say between a database and a web browser. Quill is the name of an editor/formatter that JSON uses for manipulating this data. That’s about as high level as I can get on this.