Sha256: 430bb9f71167ccef0e638f5b0ce4708a52f4637ee982540380fe0c7ac1c7a927

Contents?: true

Size: 1.3 KB

Versions: 1

Compression:

Stored size: 1.3 KB

Contents

{
  "name": "blacklight-frontend",
  "version": "8.0.0-beta.8",
  "description": "[![Build Status](https://travis-ci.com/projectblacklight/blacklight.png?branch=main)](https://travis-ci.com/projectblacklight/blacklight) [![Gem Version](https://badge.fury.io/rb/blacklight.png)](http://badge.fury.io/rb/blacklight) [![Coverage Status](https://coveralls.io/repos/github/projectblacklight/blacklight/badge.svg?branch=main)](https://coveralls.io/github/projectblacklight/blacklight?branch=main)",
  "main": "app/assets/javascripts/blacklight",
  "module": "app/assets/javascripts/blacklight/blacklight.esm.js",
  "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.git"
  },
  "files": [
    "app/assets",
    "app/javascript"
  ],
  "author": "",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/projectblacklight/blacklight/issues"
  },
  "homepage": "https://github.com/projectblacklight/blacklight#readme",
  "devDependencies": {
    "rollup": "^2.60.0",
    "rollup-plugin-includepaths": "^0.2.4"
  },
  "browserslist": [
    "defaults",
    "not IE 11"
  ],
  "dependencies": {
    "bootstrap": ">=4.3.1 <6.0.0"
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
blacklight-8.0.0.beta8 package.json