UNPKG

logoots-structs

Version:

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

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