{
  "name": "universalviewer",
  "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+https://github.com/universalviewer/universalviewer.git"
  },
  "keywords": [
    "IIIF",
    "viewer"
  ],
  "author": "Edward Silverton <e.silverton@gmail.com> (http://edsilv.com)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/universalviewer/universalviewer/issues"
  },
  "scripts": {},
  "homepage": "https://github.com/universalviewer/universalviewer",
  "devDependencies": {
    "async": "^0.9.0",
    "chalk": "^0.5.1",
    "cucumber": "^0.4.5",
    "glob": "^4.3.5",
    "glob-array": "^0.1.2",
    "grunt": "^0.4.5",
    "grunt-contrib-clean": "~0.4.0",
    "grunt-contrib-compress": "~0.5.2",
    "grunt-contrib-connect": "~0.8.0",
    "grunt-contrib-copy": "~0.4.1",
    "grunt-exec": "~0.4.2",
    "grunt-protractor-runner": "^1.1.4",
    "grunt-sync": "^0.2.3",
    "grunt-text-replace": "~0.3.7",
    "grunt-typescript": "^0.8.0",
    "hooker": "^0.2.3",
    "json-schema-generator": "git://github.com/krg7880/json-schema-generator.git",
    "less": "^2.4.0",
    "lodash": "^3.1.0",
    "manifesto": "git://github.com/universalviewer/manifesto.git#dev",
    "ncp": "^2.0.0",
    "protractor": "1.3.1",
    "three.js": "^0.73.0",
    "virtex3d": "^0.2.6"
  }
}