collaborative
Version:
JavaScript library to build applications and web-services with collaborative access to the data (live data editing).
31 lines (30 loc) • 648 B
JSON
{
"name": "collaborative",
"description": "Collaborative software for any project",
"main": "dist/collaborative.min.js",
"authors": [
"Roman Lubushkin <roman.lubushkin@collaborativejs.org>",
"Anton Saukh <anton.saukh@collaborativejs.org>"
],
"license": "SEE LICENSE IN <http://collaborativejs.org/buy>",
"homepage": "http://collaborativejs.org",
"keywords": [
"Collaborative",
"Collaborative",
"Software",
"JavaScript",
"NodeJS",
"Live",
"Editing"
],
"ignore": [
".idea",
".DS_Store",
"node_modules",
"npm-debug.log",
"/tests",
"*.pyc",
"*.swo",
"*.swp"
]
}