{ "name": "ssb-server-plugin", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "lodash": "^4.17.4", "pull-stream": "^3.6.1", "scuttlebot": "^10.5.0", "ssb-client": "^4.5.2", "ssb-config": "^2.2.0", "ssb-keys": "^7.0.13", "ssb-server-actual-friends": "^1.0.0" } }