{
  "name": "accessible-html-content-patterns",
  "description": "A collection of the full HTML5 Doctor Element Index as well as common markup patterns for quick reference.",
  "homepage": "https://github.com/ericwbailey/accessible-html-content-patterns",
  "version": "2.11.0",
  "license": "MIT",
  "author": "Eric Bailey <eric.w.bailey@gmail.com> (http://ericwbailey.website/)",
  "contributors": [
    "Scott Doxey <hello@scottdoxey.com> (https://www.scottdoxey.com/)"
  ],
  "main": "docs/index.html",
  "repository": {
    "type": "git",
    "url": "git://github.com/ericwbailey/accessible-html-content-patterns.git"
  },
  "bugs": {
    "url": "https://github.com/ericwbailey/accessible-html-content-patterns/issues",
    "email": "eric.w.bailey@gmail.com"
  },
  "keywords": [
    "html",
    "accessibility",
    "content",
    "semantics",
    "aria"
  ],
  "devDependencies": {
    "handlebars": "^4.0.5",
    "onchange": "^7.1.0"
  }
}
