{
  "name": "y-memory",
  "version": "8.0.5",
  "homepage": "http://y-js.org",
  "authors": [
    "Kevin Jahns <kevin.jahns@rwth-aachen.de>"
  ],
  "description": "In-Memory database adapter for Yjs",
  "main": "./y-memory.js",
  "keywords": [
    "Yjs",
    "OT",
    "Collaboration",
    "Synchronization",
    "ShareJS",
    "Coweb",
    "Concurrency"
  ],
  "license": "MIT",
  "ignore": [],
  "dependencies": {
    "yjs": "^9.0.0 || ^10.0.0 || ^11.0.0"
  },
  "_release": "8.0.5",
  "_resolution": {
    "type": "version",
    "tag": "v8.0.5",
    "commit": "356394096c6691332b1064f33122a56710713171"
  },
  "_source": "https://github.com/y-js/y-memory.git",
  "_target": "^8.0.4",
  "_originalSource": "y-memory"
}