git ssb

0+

mixmix / ssb-unread



Tree: 4a2e05c2437241f7e9f50158d7392165c9568dce

Files: 4a2e05c2437241f7e9f50158d7392165c9568dce / package.json

615 bytesRaw
1{
2 "name": "ssb-unread",
3 "version": "0.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 "mutant": "^3.22.1"
26 }
27}
28

Built with git-ssb-web