{
  "single" :
    {
      "nxg-banner": "banner_content",
      "nxg-button": "button_content",
      "nxg-card": "heading_content",
      "nxg-counter": "heading_content",
      "nxg-counter-circle": "heading_content",
      "nxg-dual-heading": "heading_content",
      "nxg-form": "form_content",
      "nxg-paragraph": "paragraph_content",
      "nxg-person": "person_content",
      "nxg-portfolio-grid": "filter_content",
      "nxg-post-grid": "filter_content",
      "nxg-pre-title": "pre_title_content",
      "nxg-pricing": "heading_content",
      "nxg-process": "heading_content",
      "nxg-testimonial": "heading_content",
      "nxg-video": "video_content"
    }
  ,
  "repeatable":
    {
      "nxg-icon-list":["icon_list_content","icon_list_items"],
      "nxg-logo-carousel":["carousel_content","carousel_items"],
      "nxg-slider":["slider_content","slider_items"],
      "nxg-testimonial-carousel":["carousel_content","carousel_items"]
    }
}