-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgem.json
28 lines (28 loc) · 889 Bytes
/
gem.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"gem_name": "JHO3DETestGem",
"version": "1.0.0",
"display_name": "JHO3DETestGem",
"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": [
"JHO3DETestGem"
],
"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": "",
"compatible_engines": [],
"engine_api_dependencies": [],
"restricted": "JHO3DETestGem"
}