{
  "name": "y-map",
  "version": "10.1.3",
  "homepage": "http://y-js.org",
  "authors": [
    "Kevin Jahns <kevin.jahns@rwth-aachen.de>"
  ],
  "description": "Map type for Yjs",
  "main": "./y-map.js",
  "keywords": [
    "Yjs",
    "OT",
    "Collaboration",
    "Synchronization",
    "ShareJS",
    "Coweb",
    "Concurrency"
  ],
  "license": "MIT",
  "ignore": [],
  "dependencies": {
    "yjs": ">= 12.3.1 < 13.0.0"
  }
}
