wavejs
Version:
Real-time Synchronization and Automatic conflict resolution library
19 lines (18 loc) • 384 B
JSON
{
"name": "wavejs",
"version": "0.0.1",
"description": "Real-time Synchronization and Automatic conflict resolution library",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"OT",
"realtime",
"Operational",
"Transformation",
"groupware"
],
"author": "Qusai Jouda",
"license": "BSD"
}