Files: e1b0d6705796d483da760ccb2658844f5289eeed / package.json
1588 bytesRaw
1 | { |
2 | "name": "patchfoo", |
3 | "version": "1.2.0", |
4 | "description": "plain ssb web ui", |
5 | "dependencies": { |
6 | "asyncmemo": "^1.1.0", |
7 | "base64-url": "^2.0.0", |
8 | "busboy": "^0.2.14", |
9 | "diff": "^3.3.1", |
10 | "emoji-named-characters": "^1.0.2", |
11 | "emoji-server": "^1.0.0", |
12 | "hashlru": "^2.1.0", |
13 | "highlight.js": "^9.12.0", |
14 | "human-time": "^0.0.1", |
15 | "hyperscript": "^2.0.2", |
16 | "jpeg-autorotate": "^3.0.0", |
17 | "mime-types": "^2.1.12", |
18 | "multicb": "^1.2.1", |
19 | "pull-box-stream": "^1.0.12", |
20 | "pull-cat": "^1.1.11", |
21 | "pull-catch": "^1.0.0", |
22 | "pull-hyperscript": "^0.2.2", |
23 | "pull-identify-filetype": "^1.1.0", |
24 | "pull-paginate": "^1.0.0", |
25 | "pull-paramap": "^1.2.1", |
26 | "pull-reader": "^1.2.9", |
27 | "pull-split": "^0.2.0", |
28 | "pull-stream": "^3.5.0", |
29 | "pull-utf8-decoder": "^1.0.2", |
30 | "ssb-client": "http://localhost:8989/blobs/get/&EAaUpI+wrJM5/ly1RqZW0GAEF4PmCAmABBj7e6UIrL0=.sha256", |
31 | "ssb-contact": "^1.2.0", |
32 | "ssb-git": "^0.7.0", |
33 | "ssb-marked": "^0.7.1", |
34 | "ssb-mentions": "http://localhost:8989/blobs/get/&GjuxknqKwJqHznKueFNCyIh52v1woz5PB41vqmoHfyM=.sha256", |
35 | "ssb-sort": "^1.0.0", |
36 | "ssb-web-resolver": "^1.0.2", |
37 | "ssb-npm-registry": "^1.8.0", |
38 | "stream-to-pull-stream": "^1.7.2", |
39 | "unzip": "^0.1.11" |
40 | }, |
41 | "scripts": { |
42 | "start": "node run.js" |
43 | }, |
44 | "author": "cel", |
45 | "homepage": "https://git.scuttlebot.io/%25YAg1hicat%2B2GELjE2QJzDwlAWcx0ML%2B1sXEdsWwvdt8%3D.sha256", |
46 | "repository": { |
47 | "type": "git", |
48 | "url": "ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256" |
49 | }, |
50 | "license": "AGPL-3.0+" |
51 | } |
52 |
Built with git-ssb-web