File tree Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#" ,
3
+ "build_dependencies" : [],
4
+ "build_subdirectory" : " ." ,
3
5
"category" : " Segmentation" ,
4
- "scm" : " git" ,
5
- "scm_url" : " https://github.com/esheo-skia/Slicer-LabelNameGenerator.git" ,
6
6
"scm_revision" : " main" ,
7
- "build_subdirectory" : " ." ,
8
- "build_dependencies" : [],
9
- "tier" : 1 ,
10
- "icon_url" : " https://raw.githubusercontent.com/esheo-skia/Slicer-LabelNameGenerator/main/Resources/Icons/LabelNameGenerator.png" ,
11
- "screenshoturls" : [
12
- " https://raw.githubusercontent.com/esheo-skia/Slicer-LabelNameGenerator/main/Resources/Screenshots/step1_save_label_group.png" ,
13
- " https://raw.githubusercontent.com/esheo-skia/Slicer-LabelNameGenerator/main/Resources/Screenshots/step2_confirm_apply.png" ,
14
- " https://raw.githubusercontent.com/esheo-skia/Slicer-LabelNameGenerator/main/Resources/Screenshots/step3_segment_editor_result.png"
15
- ]
7
+ "scm_url" : " https://github.com/esheo-skia/Slicer-LabelNameGenerator.git" ,
8
+ "tier" : 1
16
9
}
17
10
18
11
You can’t perform that action at this time.
0 commit comments