spincycle
Version:
A reactive message router and object manager that lets clients subscribe to object property changes on the server
18 lines (17 loc) • 413 B
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": []
}