git ssb

16+

cel / patchfoo



Tree: 3fbee1e4502f377cce08d67b443aab5f950f2c8d

Files: 3fbee1e4502f377cce08d67b443aab5f950f2c8d / package.json

1513 bytesRaw
1{
2 "name": "patchfoo",
3 "version": "1.3.0",
4 "description": "plain ssb web ui",
5 "bin": "server.js",
6 "dependencies": {
7 "asyncmemo": "^1.1.0",
8 "base64-url": "^2.0.0",
9 "busboy": "^0.2.14",
10 "diff": "^3.3.1",
11 "emoji-named-characters": "^1.0.2",
12 "emoji-server": "^1.0.0",
13 "hashlru": "^2.1.0",
14 "highlight.js": "^9.12.0",
15 "human-time": "^0.0.1",
16 "hyperscript": "^2.0.2",
17 "jpeg-autorotate": "^3.0.0",
18 "mime-types": "^2.1.12",
19 "mkdirp": "^0.5.1",
20 "multicb": "^1.2.1",
21 "private-box": "^0.3.0",
22 "pull-box-stream": "^1.0.12",
23 "pull-cat": "^1.1.11",
24 "pull-catch": "^1.0.0",
25 "pull-defer": "^0.2.3",
26 "pull-hyperscript": "^0.2.2",
27 "pull-identify-filetype": "^1.1.0",
28 "pull-many": "^1.0.8",
29 "pull-paginate": "^1.0.0",
30 "pull-paramap": "^1.2.1",
31 "pull-reader": "^1.2.9",
32 "pull-split": "^0.2.0",
33 "pull-stream": "^3.5.0",
34 "pull-utf8-decoder": "^1.0.2",
35 "ssb-git": "^1.1.0",
36 "ssb-marked": "^0.7.1",
37 "ssb-mentions": "^0.5.0",
38 "ssb-sort": "^1.0.0",
39 "ssb-web-resolver": "^1.0.2",
40 "ssb-npm-registry": "^1.8.0",
41 "stream-to-pull-stream": "^1.7.2",
42 "unzip": "^0.1.11"
43 },
44 "devDependencies": {
45 "ssb-client": "^4.5.7"
46 },
47 "author": "cel",
48 "homepage": "https://git.scuttlebot.io/%25YAg1hicat%2B2GELjE2QJzDwlAWcx0ML%2B1sXEdsWwvdt8%3D.sha256",
49 "repository": {
50 "type": "git",
51 "url": "ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256"
52 },
53 "license": "AGPL-3.0+"
54}
55

Built with git-ssb-web