reload-0.0.0.1: web/bower_components/test-fixture/bower.json
{
"name": "test-fixture",
"version": "1.1.1",
"license": "http://polymer.github.io/LICENSE.txt",
"description": "A simple element to fixture DOM for tests",
"keywords": [
"web-components",
"polymer",
"testing"
],
"devDependencies": {
"web-component-tester": "^4.0.0",
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
"main": "test-fixture.html",
"ignore": []
}