Sha256: 7c9b439fb6ab0cc5a1bcbe6556e468b8242054296aaf6301ae5c956ac30cd78a

Contents?: true

Size: 916 Bytes

Versions: 1

Compression:

Stored size: 916 Bytes

Contents

{
  "name": "blacklight-oembed",
  "version": "1.4.2",
  "description": "Oembed behavior for Blacklight",
  "main": "app/assets/javascripts/blacklight_oembed/oembed.js",
  "type": "module",
  "files": [
    "app/assets/javascripts/blacklight_oembed/*.js"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "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-oembed.git"
  },
  "author": "Chris Beer, Justin Coyne, et al.",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/projectblacklight/blacklight-oembed/issues"
  },
  "homepage": "https://github.com/projectblacklight/blacklight-oembed#readme",
  "dependencies": {
    "rollup": "^4.30.1",
    "rollup-plugin-includepaths": "^0.2.4"
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
blacklight-oembed-1.4.2 package.json