Sha256: 049c8b7d3ecc82bd997c67db43cf19530caf8e4196bb2ae0327dded3aa414d1a

Contents?: true

Size: 804 Bytes

Versions: 1

Compression:

Stored size: 804 Bytes

Contents

{
  "name": "blacklight-gallery",
  "version": "4.2.0",
  "description": "Gallery views for Blacklight search results",
  "main": "app/assets/javascripts/blacklight_gallery/default.js",
  "files": [
    "app/assets/javascripts/blacklight_gallery/*.js",
    "vendor/assets/javascripts/*.js",
    "app/assets/stylesheets/blacklight_gallery/*.scss"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/projectblacklight/blacklight-gallery.git"
  },
  "author": "",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/projectblacklight/blacklight-gallery/issues"
  },
  "homepage": "https://github.com/projectblacklight/blacklight-gallery#readme",
  "devDependencies": { },
  "dependencies": {
    "blacklight-frontend": ">=7.1.0-alpha",
    "jquery": ">=3.0"
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
blacklight-gallery-4.2.0 package.json