{
  "_args": [
    [
      "accessibility-developer-tools@2.12.0",
      "D:\\Pytliki\\dom"
    ]
  ],
  "_development": true,
  "_from": "accessibility-developer-tools@2.12.0",
  "_id": "accessibility-developer-tools@2.12.0",
  "_inBundle": false,
  "_integrity": "sha1-PaDM6dbsY3OWS4TzXbfPw996tRQ=",
  "_location": "/accessibility-developer-tools",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "accessibility-developer-tools@2.12.0",
    "name": "accessibility-developer-tools",
    "escapedName": "accessibility-developer-tools",
    "rawSpec": "2.12.0",
    "saveSpec": null,
    "fetchSpec": "2.12.0"
  },
  "_requiredBy": [
    "/wct-browser-legacy"
  ],
  "_resolved": "https://registry.npmjs.org/accessibility-developer-tools/-/accessibility-developer-tools-2.12.0.tgz",
  "_spec": "2.12.0",
  "_where": "D:\\Pytliki\\dom",
  "author": {
    "name": "Google"
  },
  "bugs": {
    "url": "https://github.com/GoogleChrome/accessibility-developer-tools/issues"
  },
  "description": "This is a library of accessibility-related testing and utility code.",
  "devDependencies": {
    "bluebird": "^2.9.27",
    "eslint-plugin-google-camelcase": "0.0.1",
    "google-closure-compiler": "^20161201.0.0",
    "grunt": "^0.4.5",
    "grunt-bump": "^0.3.1",
    "grunt-cli": "^0.1.13",
    "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"
  },
  "homepage": "https://github.com/GoogleChrome/accessibility-developer-tools",
  "keywords": [
    "accessibility",
    "testing",
    "WCAG"
  ],
  "license": "Apache-2.0",
  "main": "main.js",
  "name": "accessibility-developer-tools",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/GoogleChrome/accessibility-developer-tools.git"
  },
  "scripts": {
    "test": "grunt travis --verbose"
  },
  "version": "2.12.0"
}
