UNPKG

logootsropes-crdt

Version:

Provides several data structures to represent a text in a ropes-like structure and manipulating it

21 lines (20 loc) 469 B
{ "name": "logootsropes-crdt", "version": "0.0.3", "description": "Provides several data structures to represent a text in a ropes-like structure and manipulating it", "main": "index.js", "dependencies": { "utils-crdt": "^0.0.1" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "crdt", "ropes", "text-edition" ], "author": "Matthieu Nicolas", "license": "ISC" }