Files: f20b5a310497d0241b04f6c6ae02bd52f76774b9 / package.json
1489 bytesRaw
1 | { |
2 | "name": "patchfoo", |
3 | "version": "1.2.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 | "multicb": "^1.2.1", |
20 | "private-box": "^0.3.0", |
21 | "pull-box-stream": "^1.0.12", |
22 | "pull-cat": "^1.1.11", |
23 | "pull-catch": "^1.0.0", |
24 | "pull-defer": "^0.2.3", |
25 | "pull-hyperscript": "^0.2.2", |
26 | "pull-identify-filetype": "^1.1.0", |
27 | "pull-many": "^1.0.8", |
28 | "pull-paginate": "^1.0.0", |
29 | "pull-paramap": "^1.2.1", |
30 | "pull-reader": "^1.2.9", |
31 | "pull-split": "^0.2.0", |
32 | "pull-stream": "^3.5.0", |
33 | "pull-utf8-decoder": "^1.0.2", |
34 | "ssb-git": "^0.7.0", |
35 | "ssb-marked": "^0.7.1", |
36 | "ssb-mentions": "^0.5.0", |
37 | "ssb-sort": "^1.0.0", |
38 | "ssb-web-resolver": "^1.0.2", |
39 | "ssb-npm-registry": "^1.8.0", |
40 | "stream-to-pull-stream": "^1.7.2", |
41 | "unzip": "^0.1.11" |
42 | }, |
43 | "devDependencies": { |
44 | "ssb-client": "^4.5.7" |
45 | }, |
46 | "author": "cel", |
47 | "homepage": "https://git.scuttlebot.io/%25YAg1hicat%2B2GELjE2QJzDwlAWcx0ML%2B1sXEdsWwvdt8%3D.sha256", |
48 | "repository": { |
49 | "type": "git", |
50 | "url": "ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256" |
51 | }, |
52 | "license": "AGPL-3.0+" |
53 | } |
54 |
Built with git-ssb-web