{
  "name": "@lyra/generate-help-url",
  "version": "0.3.0",
  "description": "Generates URLs to specific sections of the Lyra documentation",
  "main": "index.js",
  "scripts": {
    "test": "tape test/**/*.test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/VegaPublish/vega.git"
  },
  "keywords": [
    "vega",
    "vegapublish",
    "realtime",
    "content",
    "open access publishing",
    "generate-help-url"
  ],
  "author": "Vega <hello@vegapublish.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/VegaPublish/vega/issues"
  },
  "homepage": "http://vegapublish.com/",
  "devDependencies": {
    "eslint-plugin-es5": "^1.3.1",
    "tape": "^4.8.0"
  },
  "publishConfig": {
    "access": "public"
  }
}
