ohif-viewer/OHIFViewer/package.json

16 lines
287 B
JSON

{
"name": "ohifviewer",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"babel-runtime": "^6.20.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT"
}