{ "name": "ssb-unread", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ssbc/ssb-unread.git" }, "keywords": [], "author": "", "license": "AGPL-3.0", "bugs": { "url": "https://github.com/ssbc/ssb-unread/issues" }, "homepage": "https://github.com/ssbc/ssb-unread#readme", "dependencies": { "charwise": "^3.0.1", "flumeview-reduce": "^1.3.13", "level": "^4.0.0", "mkdirp": "^0.5.1", "ssb-ref": "^2.11.1" } }