{
  "FileVersion": 3,
  "Version": 1,
  "VersionName": "1.0",
  "FriendlyName": "WidgetInteraction",
  "Description": "Create Interaction for UMG Widgets",
  "Category": "Other",
  "CreatedBy": "Me",
  "CreatedByURL": "",
  "DocsURL": "",
  "MarketplaceURL": "",
  "SupportURL": "",
  "CanContainContent": true,
  "IsBetaVersion": false,
  "Installed": false,
  "Modules": [
    {
      "Name": "WidgetInteraction",
      "Type": "Runtime",
      "LoadingPhase": "PostEngineInit"
    }
  ],
  "Plugins": [
    {
      "Name": "nDisplay",
      "Enabled": true
    },
    {
      "Name": "nDisplayExtensions",
      "Enabled": true
    }
  ]
}