Sha256: ed467b59e3eb9bd512a6630487dce6660151c3e209ca773f5d7e63d7b73891b3

Contents?: true

Size: 1.18 KB

Versions: 1

Compression:

Stored size: 1.18 KB

Contents

{
  "name": "blacklight-frontend",
  "version": "8.0.0-beta.1",
  "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",
  "scripts": {
    "js-compile-bundle": "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"
  ],
  "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"
  },
  "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.beta1 package.json