1234567891011121314151617181920212223242526272829 |
- {
- "gem_name": "MachineLearning",
- "version": "1.0.1",
- "display_name": "MachineLearning",
- "license": "License used i.e. Apache-2.0 or MIT",
- "license_url": "Link to the license web site i.e. https://opensource.org/licenses/Apache-2.0",
- "origin": "The name of the originator or creator",
- "origin_url": "The website for this Gem",
- "type": "Code",
- "summary": "A short description of this Gem",
- "canonical_tags": [
- "Gem"
- ],
- "user_tags": [
- "MachineLearning"
- ],
- "platforms": [
- ""
- ],
- "icon_path": "preview.png",
- "requirements": "Notice of any requirements for this Gem i.e. This requires X other gem",
- "documentation_url": "Link to any documentation of your Gem",
- "dependencies": [],
- "repo_uri": "https://raw.githubusercontent.com/o3de/o3de-extras/development",
- "compatible_engines": [],
- "engine_api_dependencies": [],
- "restricted": "MachineLearning",
- "download_source_uri": "https://github.com/o3de/o3de-extras/releases/download/2.0/machinelearning-1.0.1-gem.zip"
- }
|