spincycle
Version:
A reactive message router and object manager that lets clients subscribe to object property changes on the server
33 lines • 793 B
JSON
{
"name": "hydrolysis",
"main": "hydrolysis.js",
"ignore": [
"lib/",
"examples/",
"demo/",
"test/",
".gitignore",
"gulpfile.js",
"package.json"
],
"repository": {
"type": "git",
"url": "git://github.com/Polymer/hydrolysis.git"
},
"devDependencies": {
"polymer": "Polymer/polymer#^0.9.0",
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0",
"web-component-tester": "*"
},
"version": "1.24.1",
"homepage": "https://github.com/Polymer/hydrolysis",
"_release": "1.24.1",
"_resolution": {
"type": "version",
"tag": "v1.24.1",
"commit": "050dee00a3f3bc8d63d27aa613d7a0eb92ff7eb2"
},
"_source": "https://github.com/Polymer/hydrolysis.git",
"_target": "^1.18",
"_originalSource": "Polymer/hydrolysis"
}