{ "name": "ssb-issues", "version": "0.0.3", "description": "Issue tracking built on secure-scuttlebutt", "main": "index.js", "author": "Charles Lehner (http://celehner.com/)", "license": "Fair", "homepage": "http://git-ssb.celehner.com/%25k2hR1aGh735Y7bgIeoPepMGbagO8YBBau1cUa6wVJGU%3D.sha256", "scripts": { "test": "node test" }, "dependencies": { "asyncmemo": "^0.1.0", "pull-cat": "^1.1.8", "pull-paramap": "^1.1.2", "pull-stream": "^3.2.0", "ssb-client": "^3.0.1", "ssb-msgs": "^5.2.0", "ssb-ref": "^2.3.0" }, "devDependencies": { "scuttlebot": "^7.6.6", "ssb-keys": "^5.0.0", "ssb-msg-schemas": "^6.2.1", "tape": "^4.5.1" } }