ExportJson ``` virgo.plugins.plugins.tempalte.exportTemplateJson() .then(data => console.log(JSON.stringify(data))); ```