{
  "name": "gallery",
  "homepage": "https://github.com/owncloud/gallery",
  "authors": [
    "Olivier Paroz <owncloud@interfasys.ch>",
    "Robin Appelman <icewind@owncloud.com>"
  ],
  "description": "Media gallery for ownCloud which includes previews for all media types supported by your ownCloud installation.",
  "license": "AGPL",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "eventsource-polyfill": "~0.*",
    "github-markdown-css": "~2.*",
    "dompurify": "~0.7.0",
    "commonmark": "~0.22.0"
  }
}
