Sha256: 90fe642a5bf105116ad93b0a5ed66b934cbbe8eee5762785519a4cecb22b7a87

Contents?: true

Size: 904 Bytes

Versions: 1

Compression:

Stored size: 904 Bytes

Contents

{
  "name": "blacklight-range-limit",
  "version": "8.5.0",
  "description": "A range facet UI component plugin for blacklight",
  "main": "app/assets/javascripts/blacklight_range_limit",
  "type": "module",
  "scripts": {
    "prepare": "rollup --config rollup.config.js --sourcemap && ESM=true rollup --config rollup.config.js --sourcemap"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/projectblacklight/blacklight_range_limit.git"
  },
  "files": [
    "app/assets",
    "vendor/assets"
  ],
  "author": "",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/projectblacklight/blacklight_range_limit/issues"
  },
  "homepage": "https://github.com/projectblacklight/blacklight_range_limit#readme",
  "browserslist": [
    "defaults",
    "not IE 11"
  ],
  "devDependencies": {
    "rollup": "^2.60.0",
    "rollup-plugin-includepaths": "^0.2.4"
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
blacklight_range_limit-8.5.0 package.json