ohif-viewer/StandaloneViewer/StandaloneViewer/package.json
2018-07-12 15:22:07 +02:00

13 lines
234 B
JSON

{
"name": "StandaloneViewer",
"private": true,
"scripts": {
"start": "meteor run"
},
"dependencies": {
"@babel/runtime": "^7.0.0-beta.53",
"cornerstone-web-image-loader": "^2.1.0",
"loglevel": "^1.6.1"
}
}