ot-socialcalc
Version:
Operational Transformation for socialcalc commands (shareJS compatible)
34 lines (33 loc) • 810 B
JSON
{
"name": "ot-socialcalc",
"version": "0.1.4",
"description": "Operational Transformation for socialcalc commands (shareJS compatible)",
"main": "index.js",
"dependencies": {
"socialcalc": "2.x",
"spreadsheet-column": "1.x"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/marcelklehr/ot-socialcalc.git"
},
"keywords": [
"ot",
"operational",
"transformation",
"operational",
"transform",
"spreadsheet",
"grid",
"socialcalc"
],
"author": "Marcel Klehr <mklehr@gmx.net>",
"license": "MPL-2.0",
"bugs": {
"url": "https://github.com/marcelklehr/ot-socialcalc/issues"
},
"homepage": "https://github.com/marcelklehr/ot-socialcalc#readme"
}