{
  "name": "accessibility-developer-tools",
  "version": "2.11.0",
  "homepage": "https://github.com/GoogleChrome/accessibility-developer-tools",
  "authors": [
    "Google"
  ],
  "description": "This is a library of accessibility-related testing and utility code.",
  "main": "dist/js/axs_testing.js",
  "moduleType": [
    "amd",
    "globals"
  ],
  "keywords": [
    "accessibility",
    "testing",
    "WCAG",
    "module"
  ],
  "license": "Apache-2.0",
  "ignore": [
    "**/.*",
    "lib",
    "scripts",
    "src",
    "test",
    "tools",
    "Gruntfile.js",
    "package.json"
  ],
  "_release": "2.11.0",
  "_resolution": {
    "type": "version",
    "tag": "v2.11.0",
    "commit": "69978c7db88ee71e78b3b02ab9614653c961ec9d"
  },
  "_source": "https://github.com/GoogleChrome/accessibility-developer-tools.git",
  "_target": "^2.10.0",
  "_originalSource": "accessibility-developer-tools"
}