diff --git a/Gems/AtomLyIntegration/AtomViewportDisplayInfo/gem.json b/Gems/AtomLyIntegration/AtomViewportDisplayInfo/gem.json index a54dc188a7..dd92a99ea9 100644 --- a/Gems/AtomLyIntegration/AtomViewportDisplayInfo/gem.json +++ b/Gems/AtomLyIntegration/AtomViewportDisplayInfo/gem.json @@ -1,32 +1,12 @@ { "gem_name": "AtomLyIntegration_AtomViewportDisplayInfo", - "Dependencies": [ - { - "Uuid": "a218db9eb2114477b46600fea4441a6c", - "VersionConstraints": [ - "~>0.1.0" - ], - "_comment": "Atom RPI" - }, - { - "Uuid": "c7ff89ad6e8b4b45b2fadef2bcf12d6e", - "VersionConstraints": [ - "~>0.1.0" - ], - "_comment": "Atom_Bootstrap" - } - ], - "GemFormatVersion": 4, - "Uuid": "7c255c884bae4046b0640abe3c88cc4c", - "Name": "AtomLyIntegration_AtomViewportDisplayInfo", - "DisplayName": "Atom.AtomViewportDisplayInfo", - "Version": "0.1.0", - "Summary": "Provides a diagnostic viewport overlay for the default O3DE Atom viewport.", - "Tags": ["Atom"], - "IconPath": "preview.png", - "Modules": [ - { - "Type": "GameModule" - } + "display_name": "Atom Viewport Display Info Overlay", + "summary": "Provides a diagnostic viewport overlay for the default O3DE Atom viewport.", + "canonical_tags": [ + "Gem" + ], + "user_tags": [ + "AtomLyIntegration", + "AtomViewportDisplayInfo" ] -} +} \ No newline at end of file