squeditor.json configuration file at the root of your project. This file acts as the blueprint, telling the editor how to parse your HTML, what custom controls to expose, and where to find visual representations of your template.
The squeditor.json Blueprint
The squeditor.json file tells the editor how your template is structured, what pages exist, what sections are available, and what customizable controls (colors, fonts, text, images) should be exposed to the user.
A standard squeditor.json file relies on five root objects:
squeditor.json
squeditor.json file, see the Editor Configuration section.