{
  "name": "anchor-js",
  "version": "4.0.0",
  "authors": [
    "Bryan Braun"
  ],
  "description": "A Javascript utility for adding deep anchor links to online docs.",
  "main": "anchor.js",
  "license": "MIT",
  "homepage": "https://github.com/bryanbraun/anchorjs",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "package.json"
  ]
}
