Sha256: b312565b926a7e423881751a2549dd8d0391e163d1ae4c77c06a80f1bca1c63b

Contents?: true

Size: 1.3 KB

Versions: 1

Compression:

Stored size: 1.3 KB

Contents

{
  "name": "blacklight-frontend",
  "version": "8.0.0-beta.7",
  "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.beta7 package.json