git ssb

0+

mixmix / ssb-unread



Tree: 0932084543d10e15754aeb9549da59dbd7152778

Files: 0932084543d10e15754aeb9549da59dbd7152778 / package.json

616 bytesRaw
1{
2 "name": "ssb-unread",
3 "version": "1.0.0",
4 "description": "",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git+https://github.com/ssbc/ssb-unread.git"
12 },
13 "keywords": [],
14 "author": "",
15 "license": "AGPL-3.0",
16 "bugs": {
17 "url": "https://github.com/ssbc/ssb-unread/issues"
18 },
19 "homepage": "https://github.com/ssbc/ssb-unread#readme",
20 "dependencies": {
21 "charwise": "^3.0.1",
22 "flumeview-reduce": "^1.3.13",
23 "level": "^4.0.0",
24 "mkdirp": "^0.5.1",
25 "ssb-ref": "^2.11.1"
26 }
27}
28

Built with git-ssb-web