We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ec2590 commit 46432edCopy full SHA for 46432ed
EVARSim.json
@@ -1,4 +1,9 @@
1
{
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": ".",
5
"category": "Modeling",
- "scm_url": "https://github.com/rwic/SlicerEVARSim"
6
+ "scm_revision": "master",
7
+ "scm_url": "https://github.com/rwic/SlicerEVARSim",
8
+ "tier": 1
9
}
0 commit comments