{ "name": "Yatta", "version": "0.0.5", "homepage": "https://github.com/DadaMonad/Yatta", "authors": [ "Kevin Jahns " ], "description": "A Framework that enables Real-Time collaboration on arbitrary data structures.", "main": "./build/**", "keywords": [ "OT", "collaboration", "synchronization", "ShareJS", "Coweb", "concurrency" ], "license": "MIT", "ignore": [ "node_modules", "bower_components", "test", "Gruntfile.coffee", "extras", "tests" ], "dependencies": { "peerjs": "~0.3.14" } }