{
  "name": "eslint-plugin-axe",
  "description": "An aXe-core integration for ESLint",
  "version": "0.0.1",
  "license": "MPL-2.0",
  "contributors": [
    {
      "name": "Dylan Barrell",
      "email": "dylan@barrell.com",
      "organization": "Deque Systems, Inc.",
      "url": "http://deque.com/"
    },
    {
      "name": "Wilco Fiers",
      "organization": "Deque Systems, Inc.",
      "url": "http://deque.com/"
    },
    {
      "name": "Marcy Sutton",
      "organization": "Deque Systems, Inc.",
      "url": "http://deque.com/"
    }
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/dequelabs/axe-core.git"
  },
  "keywords": [
    "Accessibility",
    "a11y",
    "testing",
    "unit",
    "tdd",
    "bdd",
    "aXe"
  ],
  "scripts": {},
  "devDependencies": {},
  "dependencies": {}
}
