1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
{
"name": "patchfoo",
"version": "0.0.0",
"description": "plain ssb web ui",
"dependencies": {
"asyncmemo": "^1.0.0",
"busboy": "^0.2.14",
"emoji-named-characters": "^1.0.2",
"emoji-server": "^1.0.0",
"human-time": "^0.0.1",
"hyperscript": "^2.0.2",
"hashlru": "^2.1.0",
"mime-types": "^2.1.12",
"multicb": "^1.2.1",
"pull-cat": "^1.1.11",
"pull-defer": "^0.2.2",
"pull-hash": "^1.0.0",
"pull-hyperscript": "^0.2.2",
"pull-identify-filetype": "^1.1.0",
"pull-many": "^1.0.8",
"pull-paginate": "^1.0.0",
"pull-paramap": "^1.2.1",
"pull-stream": "^3.5.0",
"ssb-avatar": "^0.2.0",
"ssb-marked": "^0.7.1",
"ssb-mentions": "^0.2.0",
"ssb-party": "^0.3.0",
"ssb-sort": "^1.0.0",
"stream-to-pull-stream": "^1.7.2"
},
"scripts": {
"start": "ssb-party ."
},
"author": "cel",
"homepage": "https://git.scuttlebot.io/%25YAg1hicat%2B2GELjE2QJzDwlAWcx0ML%2B1sXEdsWwvdt8%3D.sha256",
"repository": {
"type": "git",
"url": "ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256"
},
"license": "AGPL-3.0+"
}
|