Sha256: affd6098bb482587d3622450ac413af4eea7cb6f22379c3e1b0b35ec18b6a07a

Contents?: true

Size: 801 Bytes

Versions: 4

Compression:

Stored size: 801 Bytes

Contents

{
  "name": "blacklight-gallery",
  "version": "4.3.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 <9",
    "jquery": ">=3.0"
  }
}

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/blacklight-gallery-4.4.1/package.json
blacklight-gallery-4.4.1 package.json
blacklight-gallery-4.4.0 package.json
blacklight-gallery-4.3.0 package.json