resources.json 886 B

123456789101112131415161718192021222324252627
  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":"http://wiscigt.powertheword.com/oil/iraemm/-/archive/master/iraemm-master.zip",
  9. "branch":"master",
  10. "modules":["iraemmBrowser"]
  11. },
  12. "SlicerLabkeyExtension":{
  13. "url":"http://wiscigt.powertheword.com/labkey/SlicerLabkeyExtension/-/archive/SlicerExtensionIndex/SlicerLabkeyExtension-SlicerExtensionIndex.zip",
  14. "branch":"SlicerExtensionIndex",
  15. "modules":["labkeyBrowser"]
  16. },
  17. "parseConfig":{
  18. "url":"http://wiscigt.powertheword.com/labkey/parseconfig/-/archive/master/parseconfig-master.zip",
  19. "branch":"master",
  20. "modules":[]
  21. },
  22. "orthancInterface":{
  23. "url":"http://wiscigt.powertheword.com/andrej.studen/orthancinterface/-/archive/master/orthancinterface-master.zip",
  24. "branch":"master",
  25. "modules":[]
  26. }
  27. }