{ "name": "ssb-graphviz", "version": "0.0.0", "description": "visualize the ssb network graph", "main": "index.js", "scripts": { "test": "tape test.js", "start": "electro output.js" }, "repository": { "type": "git", "url": " ssb://%hNm67sfnZFtWkD/+1qxH3UfzhXykfpKtOL1C/XbLANA=.sha256" }, "keywords": [], "author": "Mikey (http://dinosaur.is)", "license": "Apache-2.0", "bugs": { "url": "https://git.scuttlebot.io/%25hNm67sfnZFtWkD%2F%2B1qxH3UfzhXykfpKtOL1C%2FXbLANA%3D.sha256/issues" }, "homepage": "https://git.scuttlebot.io/%25hNm67sfnZFtWkD%2F%2B1qxH3UfzhXykfpKtOL1C%2FXbLANA%3D.sha256#readme", "devDependencies": { "tape": "^4.5.1" }, "dependencies": { "electro": "^2.0.2", "electron": "^1.4.4", "insert-css": "^1.0.0", "inu": "^3.1.3", "ngraph.fromjson": "^0.1.8", "ngraph.pixel": "^2.2.0", "pull-stream": "^3.4.5", "run-waterfall": "^1.1.3", "ssb-client": "^4.3.0", "stream-to-pull-stream": "^1.7.2" } }