gem.json 1.1 KB

1234567891011121314151617181920212223242526272829
  1. {
  2. "gem_name": "MachineLearning",
  3. "version": "1.0.1",
  4. "display_name": "MachineLearning",
  5. "license": "License used i.e. Apache-2.0 or MIT",
  6. "license_url": "Link to the license web site i.e. https://opensource.org/licenses/Apache-2.0",
  7. "origin": "The name of the originator or creator",
  8. "origin_url": "The website for this Gem",
  9. "type": "Code",
  10. "summary": "A short description of this Gem",
  11. "canonical_tags": [
  12. "Gem"
  13. ],
  14. "user_tags": [
  15. "MachineLearning"
  16. ],
  17. "platforms": [
  18. ""
  19. ],
  20. "icon_path": "preview.png",
  21. "requirements": "Notice of any requirements for this Gem i.e. This requires X other gem",
  22. "documentation_url": "Link to any documentation of your Gem",
  23. "dependencies": [],
  24. "repo_uri": "https://raw.githubusercontent.com/o3de/o3de-extras/development",
  25. "compatible_engines": [],
  26. "engine_api_dependencies": [],
  27. "restricted": "MachineLearning",
  28. "download_source_uri": "https://github.com/o3de/o3de-extras/releases/download/2.0/machinelearning-1.0.1-gem.zip"
  29. }