{
  "name": "@galaxyproject/nora",
  "version": "1.2.0",
  "keywords": [
    "galaxy",
    "visualization",
    "imaging"
  ],
  "description": "NORA Medical Imaging Viewer",
  "main": "static/dist/script.js",
  "files": [
    "static"
  ],
  "scripts": {
    "build": "webpack"
  },
  "prepublishOnly": "webpack --mode=production",
  "author": "Marco Reisert and Elias Kellner @ UMC Freiburg",
  "license": "MIT",
  "devDependencies": {
    "clean-webpack-plugin": "^3.0.0",
    "copy-webpack-plugin": "^6.0.3",
    "css-loader": "^3.4.2",
    "extract-text-webpack-plugin": "^3.0.2",
    "file": "^0.2.2",
    "file-loader": "^5.0.2",
    "mini-css-extract-plugin": "^0.9.0",
    "script-loader": "^0.7.2",
    "style-loader": "^1.2.0",
    "system": "^2.0.1",
    "url-loader": "^4.0.0",
    "webpack": "^4.42.1",
    "webpack-cli": "^3.3.11"
  },
  "dependencies": {
    "underscore": "^1.12.0"
  },
  "gitHead": "f726e0afa02918d8da0047d3977666ebb43d726e"
}
