ohif-viewer/OHIFViewer/package.json
2017-06-15 09:18:54 +02:00

17 lines
313 B
JSON

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