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