ohif-viewer/OHIFViewer/package.json

16 lines
287 B
JSON
Raw Normal View History

{
"name": "ohifviewer",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
2017-01-30 15:12:49 +01:00
"babel-runtime": "^6.22.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT"
}