{ "name": "scuttle-inject", "version": "1.0.0", "description": "an helper for injecting a scuttlebot server into all your scuttle-methods", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ssbc/scuttle-inject.git" }, "keywords": [ "scuttlebutt", "scuttle", "helper" ], "author": "mixmix", "license": "AGPL-3.0", "bugs": { "url": "https://github.com/ssbc/scuttle-inject/issues" }, "homepage": "https://github.com/ssbc/scuttle-inject#readme", "dependencies": { "libnested": "^1.3.2", "mutant": "^3.22.1", "pull-defer": "^0.2.2" } }