{ "name": "patchbay", "description": "a pluggable patchwork", "version": "1.0.6", "homepage": "https://github.com/dominictarr/patchbay", "repository": { "type": "git", "url": "git://github.com/dominictarr/patchbay.git" }, "dependencies": { "cont": "^1.0.3", "depject": "^0.1.0", "hyperlightbox": "0.0.0", "hyperscript": "^1.4.7", "hypertabs": "^0.1.0", "mime-types": "^2.1.11", "moment": "^2.13.0", "pull-cat": "^1.1.9", "pull-next": "0.0.0", "pull-paramap": "^1.1.6", "pull-scroll": "^0.1.0", "pull-stream": "^3.3.2", "split-buffer": "^1.0.0", "ssb-avatar": "0.0.2", "ssb-client": "^3.0.1", "ssb-keys": "^5.0.2", "ssb-markdown": "^3.0.0", "ssb-mentions": "^0.1.0", "ssb-sort": "0.0.0", "suggest-box": "^2.0.0" }, "devDependencies": {}, "scripts": { "test": "set -e; for t in test/*.js; do node $t; done" }, "author": "Dominic Tarr (http://dominictarr.com)", "license": "MIT" }