treedoc-js
Version:
28 lines (27 loc) • 621 B
JSON
{
"name": "treedoc-js",
"version": "0.0.0",
"description": "Coming soon",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/treedoc-js/treedoc.git"
},
"keywords": [
"CRDT",
"tree",
"offline-first",
"local-first",
"RTC",
"real-time-collaboration"
],
"author": "Germán Jabloñski",
"license": "SEE LICENSE IN LICENSE.md",
"bugs": {
"url": "https://github.com/treedoc-js/treedoc/issues"
},
"homepage": "https://github.com/treedoc-js/treedoc#readme"
}