resources.json 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. {
  2. "labkeyInterface":{
  3. "url":"https://git0.fmf.uni-lj.si/studen/labkeyInterface/archive/master.zip",
  4. "branch":"master",
  5. "modules":[]
  6. },
  7. "irAEMM":{
  8. "url":"https://git0.fmf.uni-lj.si/studen/iraemm/archive/master.zip",
  9. "branch":"master",
  10. "modules":["iraemmBrowser"]
  11. },
  12. "SlicerLabkeyExtension":{
  13. "url":"https://git0.fmf.uni-lj.si/studen/SlicerLabkeyExtension/archive/SlicerExtensionIndex.zip",
  14. "branch":"SlicerExtensionIndex",
  15. "modules":["labkeyBrowser"]
  16. },
  17. "limfomiPET":{
  18. "url":"https://git0.fmf.uni-lj.si/studen/limfomiPET/archive/master.zip",
  19. "branch":"master",
  20. "modules":["imageBrowser","segmentationBrowser"]
  21. },
  22. "parseConfig":{
  23. "url":"https://git0.fmf.uni-lj.si/studen/parseConfig/archive/master.zip",
  24. "branch":"master",
  25. "modules":[]
  26. },
  27. "orthancInterface":{
  28. "url":"https://git0.fmf.uni-lj.si/studen/orthancInterface/archive/master.zip",
  29. "branch":"master",
  30. "modules":[]
  31. },
  32. "dynamicSPECT":{
  33. "url":"https://git0.fmf.uni-lj.si/studen/dynamicSPECT/archive/master.zip",
  34. "branch":"master",
  35. "modules":["imageBrowser"]
  36. }
  37. }