{
  "name": "Yatta",
  "version": "0.0.0",
  "homepage": "https://github.com/DadaMonad/Yatta",
  "authors": [
    "Kevin Jahns <kevin.jahns@rwth-aachen.de>"
  ],
  "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"
  ]
}