ohif-viewer/StandaloneViewer/StandaloneViewer/package.json
2017-06-15 09:19:21 +02:00

12 lines
190 B
JSON

{
"name": "StandaloneViewer",
"private": true,
"scripts": {
"start": "meteor run"
},
"dependencies": {
"babel-runtime": "^6.23.0",
"meteor-node-stubs": "^0.2.11"
}
}