{
  "name": "y-serviceworker",
  "version": "1.0.1",
  "homepage": "http://y-js.org",
  "authors": [
    "Kevin Jahns <kevin.jahns@rwth-aachen.de>"
  ],
  "description": "ServiceWorker connector for Yjs",
  "main": "./y-serviceworker.js",
  "keywords": [
    "Yjs",
    "OT",
    "Collaboration",
    "Synchronization",
    "ShareJS",
    "Coweb",
    "Concurrency"
  ],
  "license": "MIT",
  "ignore": [],
  "dependencies": {
    "yjs": "^12.1.7"
  }
}
