{
  "name": "Universal Viewer",
  "version": "1.7.11",
  "description": "The Universal Viewer is an open source project to enable cultural heritage institutions to present their digital artifacts in an IIIF-compliant and highly customisable user interface.",
  "repository": {
    "type": "git",
    "url": "git://github.com/UniversalViewer/universalviewer"
  },
  "authors": [
    "edsilv <e.silverton@gmail.com>"
  ],
  "ignore": [
    "examples",
    "src",
    "tasks",
    "tests"
  ],
  "dependencies": {},
  "devDependencies": {
    "es6-promise": "~2.2.0",
    "extensions": "edsilv/extensions",
    "http-status-codes": "edsilv/http-status-codes",
    "jquery-plugins": "edsilv/jquery-plugins",
    "key-codes": "edsilv/key-codes",
    "lodash-compat": "~3.10.0",
    "r.js": "~2.1.18",
    "utils": "edsilv/utils",
    "uv-cy-GB-theme": "universalviewer/uv-cy-GB-theme",
    "uv-en-GB-theme": "universalviewer/uv-en-GB-theme",
    "exjs": "~0.3.0"
  }
}