{ "name": "web-component-tester", "description": "web-component-tester makes testing your web components a breeze!", "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" }, "version": "4.3.1", "devDependencies": { "polymer": "Polymer/polymer#^1.5.0", "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.22" }, "homepage": "https://github.com/Polymer/web-component-tester", "_release": "4.3.1", "_resolution": { "type": "version", "tag": "4.3.1", "commit": "0a56c4de27a316fd9941582401a17a0ee08a8bbd" }, "_source": "https://github.com/Polymer/web-component-tester.git", "_target": "^4.0.0", "_originalSource": "web-component-tester" }