spincycle
Version:
A reactive message router and object manager that lets clients subscribe to object property changes on the server
30 lines • 718 B
JSON
{
"name": "webcomponentsjs",
"main": "webcomponents.js",
"version": "0.7.23",
"homepage": "http://webcomponents.org",
"authors": [
"The Polymer Authors"
],
"repository": {
"type": "git",
"url": "https://github.com/webcomponents/webcomponentsjs.git"
},
"keywords": [
"webcomponents"
],
"license": "BSD",
"ignore": [],
"devDependencies": {
"web-component-tester": "^4.0.1"
},
"_release": "0.7.23",
"_resolution": {
"type": "version",
"tag": "v0.7.23",
"commit": "9d6cb3a3571241e4cda0617e043629c5c9002b34"
},
"_source": "https://github.com/webcomponents/webcomponentsjs.git",
"_target": "^0.7.0",
"_originalSource": "webcomponents/webcomponentsjs"
}