hive-orm
Version:
ORM provider for hive.js
30 lines (29 loc) • 542 B
JSON
{
"name": "hive-orm",
"version": "0.5.1",
"description": "ORM provider for hive.js",
"main": "index.js",
"dependencies": {
"co": "4.x",
"waterline": "0.10.x"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"hive",
"collaborate",
"together",
"collaborative",
"editing",
"editor",
"etherpad",
"shareJS",
"ot",
"operational transformation"
],
"author": "Marcel Klehr <mklehr@gmx.net>",
"license": {
"license": "GPL-3.0"
}
}