{ "name": "gallery", "homepage": "https://github.com/owncloud/gallery", "authors": [ "Olivier Paroz " ], "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.*", "marked": "~0.*", "github-markdown-css": "~2.*" } }