spincycle
Version:
A reactive message router and object manager that lets clients subscribe to object property changes on the server
22 lines (21 loc) • 548 B
JSON
{
"name": "test-fixture",
"version": "1.1.1",
"description": "A simple element to fixture DOM for tests",
"main": "test-fixture.html",
"repository": {
"type": "git",
"url": "git+https://github.com/polymerelements/test-fixture.git"
},
"keywords": [
"web-components",
"polymer",
"testing"
],
"author": "The Polymer Authors",
"license": "BSD-3-Clause",
"bugs": {
"url": "https://github.com/polymerelements/test-fixture/issues"
},
"homepage": "https://github.com/polymerelements/test-fixture#readme"
}