{ "name": "Y", "version": "0.2.3", "homepage": "https://github.com/DadaMonad/Yatta", "authors": [ "Kevin Jahns " ], "description": "A Framework that enables Real-Time collaboration on arbitrary data structures.", "main": [ "./yatta.js", "./yatta-element.html", "./build/node/yatta.js" ], "keywords": [ "OT", "collaboration", "synchronization", "ShareJS", "Coweb", "concurrency" ], "license": "MIT", "ignore": [ "node_modules", "bower_components", "test", "extras", "test" ], "dependencies": { "polymer": "Polymer/polymer#~0.5.3" } }