{
  "name": "web-component-tester",
  "description": "web-component-tester makes testing your web components a breeze!",
  "version": "4.3.6",
  "main": [
    "browser.js"
  ],
  "license": "http://polymer.github.io/LICENSE.txt",
  "ignore": [
    "*",
    "!/data/*",
    "!/browser.js",
    "!/browser.js.map"
  ],
  "keywords": [
    "browser",
    "grunt",
    "gruntplugin",
    "gulp",
    "polymer",
    "test",
    "testing",
    "web component",
    "web"
  ],
  "dependencies": {
    "accessibility-developer-tools": "^2.10.0",
    "async": "^1.5.0",
    "chai": "^3.2.0",
    "lodash": "^3.7.0",
    "mocha": "^2.3.0",
    "sinon-chai": "^2.7.0",
    "sinonjs": "^1.14.1",
    "stacky": "^1.3.0",
    "test-fixture": "polymerelements/test-fixture#^1.0.0"
  },
  "devDependencies": {
    "polymer": "Polymer/polymer#^1.5.0",
    "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.22"
  },
  "homepage": "https://github.com/Polymer/web-component-tester",
  "_release": "4.3.6",
  "_resolution": {
    "type": "version",
    "tag": "v4.3.6",
    "commit": "e8acb6cf0c743ba82e9d2c292a53118a4c7ea261"
  },
  "_source": "https://github.com/Polymer/web-component-tester.git",
  "_target": "^4.0.0",
  "_originalSource": "web-component-tester"
}