{
  "_args": [
    [
      {
        "name": "accessibility-developer-tools",
        "raw": "accessibility-developer-tools@^2.10.0",
        "rawSpec": "^2.10.0",
        "scope": null,
        "spec": ">=2.10.0 <3.0.0",
        "type": "range"
      },
      "C:\\Workspace\\web-component-tester\\node_modules\\web-component-tester"
    ]
  ],
  "_from": "accessibility-developer-tools@>=2.10.0 <3.0.0",
  "_id": "accessibility-developer-tools@2.10.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/accessibility-developer-tools",
  "_nodeVersion": "0.12.2",
  "_npmUser": {
    "email": "addyosmani@gmail.com",
    "name": "addyosmani"
  },
  "_npmVersion": "2.7.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "accessibility-developer-tools",
    "raw": "accessibility-developer-tools@^2.10.0",
    "rawSpec": "^2.10.0",
    "scope": null,
    "spec": ">=2.10.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/web-component-tester"
  ],
  "_resolved": "https://registry.npmjs.org/accessibility-developer-tools/-/accessibility-developer-tools-2.10.0.tgz",
  "_shasum": "b83fcca52db978d9e01c9b0415067b575653febd",
  "_shrinkwrap": null,
  "_spec": "accessibility-developer-tools@^2.10.0",
  "_where": "C:\\Workspace\\web-component-tester\\node_modules\\web-component-tester",
  "author": {
    "name": "Google"
  },
  "bugs": {
    "url": "https://github.com/GoogleChrome/accessibility-developer-tools/issues"
  },
  "dependencies": {},
  "description": "This is a library of accessibility-related testing and utility code.",
  "devDependencies": {
    "bluebird": "^2.9.27",
    "eslint-plugin-google-camelcase": "0.0.1",
    "grunt": "^0.4.5",
    "grunt-bump": "^0.3.1",
    "grunt-cli": "^0.1.13",
    "grunt-closurecompiler": "^0.9.9",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-coffee": "^0.13.0",
    "grunt-contrib-copy": "^0.8.0",
    "grunt-contrib-qunit": "^0.7.0",
    "grunt-eslint": "^16.0.0",
    "grunt-prompt": "^1.3.0",
    "load-grunt-tasks": "^3.2.0",
    "superagent": "^1.2.0"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "b83fcca52db978d9e01c9b0415067b575653febd",
    "tarball": "https://registry.npmjs.org/accessibility-developer-tools/-/accessibility-developer-tools-2.10.0.tgz"
  },
  "gitHead": "1a46baa0c53becec01f1892eeb2d70afbf2b060a",
  "homepage": "https://github.com/GoogleChrome/accessibility-developer-tools",
  "keywords": [
    "accessibility",
    "testing",
    "WCAG"
  ],
  "license": "Apache-2.0",
  "main": "src/js/Audit.js",
  "maintainers": [
    {
      "email": "addyosmani@gmail.com",
      "name": "addyosmani"
    },
    {
      "email": "aliceboxhall@gmail.com",
      "name": "sundress"
    }
  ],
  "name": "accessibility-developer-tools",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/GoogleChrome/accessibility-developer-tools.git"
  },
  "scripts": {
    "test": "grunt travis --verbose"
  },
  "version": "2.10.0"
}
