{ "name": "minsbot", "description": "simple fork of scuttlebot", "version": "1.0.0", "repository": { "type": "git", "url": "ssb://" }, "bin": { "sbot": "./bin.js", "scuttlebot": "./bin.js" }, "scripts": { "start": "node bin server", "prepublishOnly": "npm ls && npm test", "test": "set -e; for t in test/*.js; do node $t; done" }, "dependencies": { "atomic-file": "0.0.1", "bash-color": "0.0.4", "broadcast-stream": "0.2.2", "cont": "1.0.3", "cross-spawn": "5.1.0", "decent-ws": "1.0.4", "deep-equal": "1.0.1", "emoji-server": "1.0.0", "explain-error": "1.0.4", "has-network": "0.0.1", "ip": "0.3.3", "mdmanifest": "1.0.8", "minimist": "1.2.0", "mkdirp": "0.5.1", "multiblob": "1.13.0", "multiblob-http": "0.4.2", "multicb": "1.2.2", "multiserver": "1.12.0", "muxrpc": "6.4.0", "muxrpc-validation": "2.0.1", "muxrpcli": "1.1.0", "mv": "2.1.1", "non-private-ip": "1.4.4", "observ-debounce": "1.1.1", "obv": "0.0.1", "on-change-network": "0.0.2", "on-wakeup": "1.0.1", "osenv": "0.1.5", "pull-abortable": "4.1.1", "pull-cat": "1.1.11", "pull-file": "1.1.0", "pull-flatmap": "0.0.1", "pull-inactivity": "2.1.2", "pull-level": "2.0.4", "pull-many": "1.0.8", "pull-next": "1.0.1", "pull-notify": "0.1.1", "pull-paramap": "1.2.2", "pull-ping": "2.0.2", "pull-pushable": "2.2.0", "pull-stream": "3.6.8", "pull-stream-to-stream": "1.3.4", "pull-stringify": "1.2.2", "rimraf": "2.6.2", "secret-stack": "4.1.0", "secure-scuttlebutt": "18.0.7", "ssb-backlinks": "^0.7.3", "ssb-blobs": "1.1.5", "ssb-client": "4.5.7", "ssb-config": "2.2.0", "ssb-ebt": "5.2.0", "ssb-friends": "2.4.0", "ssb-keys": "7.0.16", "ssb-links": "3.0.3", "ssb-msgs": "5.2.0", "ssb-ref": "2.11.1", "ssb-search": "^1.1.2", "stack": "^0.1.0", "statistics": "3.3.0", "stream-to-pull-stream": "1.7.2", "tape": "^4.9.2", "zerr": "1.0.4" }, "license": "MIT" }