{ "name": "patch-inbox", "version": "1.0.2", "description": "an inbox for the patchcore ecosystem", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/mixmix/patch-inbox.git" }, "keywords": [ "patchcore", "depject", "scuttlebutt" ], "author": "mixmix", "license": "AGPL-3.0", "bugs": { "url": "https://github.com/mixmix/patch-inbox/issues" }, "homepage": "https://github.com/mixmix/patch-inbox#readme", "dependencies": { "depnest": "^1.3.0", "mutant": "^3.21.2", "pull-next-step": "^1.0.0", "pull-scroll": "^1.0.9", "pull-stream": "^3.6.1", "ssb-ref": "^2.7.1" } }