Files: 0e7bd91590b8c9fc28113c785e39946943491719 / package.json
1453 bytesRaw
1 | { |
2 | "name": "patchfoo", |
3 | "version": "0.0.0", |
4 | "description": "plain ssb web ui", |
5 | "dependencies": { |
6 | "asyncmemo": "^1.0.0", |
7 | "base64-url": "^2.0.0", |
8 | "busboy": "^0.2.14", |
9 | "emoji-named-characters": "^1.0.2", |
10 | "emoji-server": "^1.0.0", |
11 | "hashlru": "^2.1.0", |
12 | "highlight.js": "^9.12.0", |
13 | "human-time": "^0.0.1", |
14 | "hyperscript": "^2.0.2", |
15 | "jpeg-autorotate": "^3.0.0", |
16 | "looper": "^4.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-git-packidx-parser": "^1.0.0", |
22 | "pull-hyperscript": "^0.2.2", |
23 | "pull-identify-filetype": "^1.1.0", |
24 | "pull-kvdiff": "^0.0.1", |
25 | "pull-paginate": "^1.0.0", |
26 | "pull-paramap": "^1.2.1", |
27 | "pull-reader": "^1.2.9", |
28 | "pull-stream": "^3.5.0", |
29 | "ssb-client": "http://localhost:8989/blobs/get/&FA90P0B3XaDw/mcD9AVboacsU5mABQtSUofwIXOC6fo=.sha256", |
30 | "ssb-contact": "^1.0.0", |
31 | "ssb-marked": "^0.7.1", |
32 | "ssb-mentions": "http://localhost:8989/blobs/get/&GKwsJ3ykvOXc24wyNuWBdmnCFpQ+Ltd9ggjoOuOF/Pg=.sha256", |
33 | "ssb-sort": "^1.0.0", |
34 | "stream-to-pull-stream": "^1.7.2" |
35 | }, |
36 | "scripts": { |
37 | "start": "ssb-client ." |
38 | }, |
39 | "author": "cel", |
40 | "homepage": "https://git.scuttlebot.io/%25YAg1hicat%2B2GELjE2QJzDwlAWcx0ML%2B1sXEdsWwvdt8%3D.sha256", |
41 | "repository": { |
42 | "type": "git", |
43 | "url": "ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256" |
44 | }, |
45 | "license": "AGPL-3.0+" |
46 | } |
47 |
Built with git-ssb-web