git ssb

2+

dinoworm ๐Ÿ› / ssb-graphviz



Tree: ca718f616a051e93adeb22faa3fc06646f667973

Files: ca718f616a051e93adeb22faa3fc06646f667973 / package.json

1398 bytesRaw
1{
2 "name": "ssb-graphviz",
3 "version": "0.0.0",
4 "description": "visualize the ssb network graph",
5 "main": "index.js",
6 "scripts": {
7 "test": "standard",
8 "start": "node server",
9 "start:dev": "node-dev server"
10 },
11 "repository": {
12 "type": "git",
13 "url": " ssb://%hNm67sfnZFtWkD/+1qxH3UfzhXykfpKtOL1C/XbLANA=.sha256"
14 },
15 "keywords": [],
16 "author": "Mikey <michael.williams@enspiral.com> (http://dinosaur.is)",
17 "license": "Apache-2.0",
18 "bugs": {
19 "url": "https://git.scuttlebot.io/%25hNm67sfnZFtWkD%2F%2B1qxH3UfzhXykfpKtOL1C%2FXbLANA%3D.sha256/issues"
20 },
21 "homepage": "https://git.scuttlebot.io/%25hNm67sfnZFtWkD%2F%2B1qxH3UfzhXykfpKtOL1C%2FXbLANA%3D.sha256#readme",
22 "devDependencies": {
23 "inu-log": "^1.0.2",
24 "node-dev": "^3.1.3",
25 "standard": "^8.6.0",
26 "tape": "^4.5.1"
27 },
28 "dependencies": {
29 "bankai": "^5.1.3",
30 "cache-element": "^2.0.0",
31 "inu": "^3.1.3",
32 "inux": "^2.1.0",
33 "lodash": "^4.17.2",
34 "ngraph.pixel": "github:ahdinosaur/ngraph.pixel#sheetify-compatible-styles",
35 "pull-async": "^1.0.0",
36 "pull-stream": "^3.4.5",
37 "run-waterfall": "^1.1.3",
38 "send-data": "^8.0.0",
39 "ssb-avatar": "^0.2.0",
40 "ssb-client": "^4.3.0",
41 "ssb-config": "^2.2.0",
42 "ssb-keys": "^7.0.3",
43 "ssb-reconnect": "^0.1.1",
44 "stack": "^0.1.0",
45 "stream-to-pull-stream": "^1.7.2",
46 "xhr": "^2.3.1"
47 }
48}
49

Built with git-ssb-web