2016-11-22 15:56:55 +01:00
|
|
|
{
|
|
|
|
|
"name": "ohifviewer",
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"description": "",
|
|
|
|
|
"main": "index.js",
|
|
|
|
|
"dependencies": {
|
2017-06-08 15:16:48 +02:00
|
|
|
"babel-runtime": "^6.22.0",
|
|
|
|
|
"loglevel": "^1.4.1"
|
2016-11-22 15:56:55 +01:00
|
|
|
},
|
|
|
|
|
"devDependencies": {},
|
|
|
|
|
"scripts": {
|
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
|
},
|
|
|
|
|
"author": "",
|
|
|
|
|
"license": "MIT"
|
2017-01-16 19:20:04 +01:00
|
|
|
}
|