ohif-viewer/addOns/externals/dicom-microscopy-viewer/package.json
Igor Octaviano 2ed6818171
feat: Add WSI bulk data annotations support (ANN) (#4972)
Co-authored-by: Bill Wallace <wayfarer3130@gmail.com>
2025-08-20 08:13:30 -04:00

10 lines
233 B
JSON

{
"name": "@externals/dicom-microscopy-viewer",
"description": "External reference to dicom-microscopy-viewer",
"version": "3.12.0-beta.7",
"license": "MIT",
"dependencies": {
"dicom-microscopy-viewer": "^0.48.6"
}
}