{
  "name": "@lyra/block-content-tests",
  "version": "0.3.0",
  "description": "Tests for shared block content rendering logic",
  "main": "tests.js",
  "scripts": {
    "test": "eslint ."
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/VegaPublish/vega.git"
  },
  "author": "Vega <hello@vegapublish.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/VegaPublish/vega/issues"
  },
  "homepage": "http://vegapublish.com/",
  "dependencies": {
    "require-all": "^2.2.0"
  },
  "keywords": [
    "vega",
    "vegapublish",
    "realtime",
    "content",
    "open access publishing",
    "block-content-tests"
  ],
  "publishConfig": {
    "access": "public"
  }
}
