UNPKG

sharedb-hooks

Version:
29 lines (28 loc) 549 B
{ "name": "sharedb-hooks", "version": "4.0.0", "description": "ShareDb hooks", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "derby", "hook" ], "author": { "name": "Artur Zayats", "email": "zag2art@gmail.com" }, "repository": { "type": "git", "url": "git://github.com/zag2art/derby-hook.git" }, "bugs": { "url": "git://github.com/zag2art/derby-hook/issues" }, "license": "MIT", "dependencies": { "lodash": "^4.17.10" } }