13 lines
234 B
JSON
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"
|
|
}
|
|
}
|