gem.json 594 B

1234567891011121314151617181920
  1. {
  2. "gem_name": "AtomSampleViewer",
  3. "display_name": "AtomSampleViewer",
  4. "license": "Apache-2.0 or MIT",
  5. "license_url": "https://opensource.org/licenses/Apache-2.0 Or https://opensource.org/licenses/MIT",
  6. "origin": "O3DE",
  7. "origin_url": "https://github.com/o3de/o3de-atom-sampleviewer",
  8. "type": "Code",
  9. "summary": "Gem for the Atom Sample Viewer project.",
  10. "canonical_tags": [
  11. "Gem"
  12. ],
  13. "user_tags": [
  14. "AtomSampleViewer"
  15. ],
  16. "icon_path": "preview.png",
  17. "requirements": "",
  18. "documentation_url": "",
  19. "dependencies": []
  20. }