git ssb

16+

cel / patchfoo



Tree: 8667de56c81425100b274655b183def02e92725c

Files: 8667de56c81425100b274655b183def02e92725c / package.json

1822 bytesRaw
1{
2 "name": "patchfoo",
3 "version": "1.5.3",
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 "deep-extend": "^0.6.1",
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 "mkdirp": "^0.5.1",
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-client": "^4.7.8",
35 "ssb-git": "^1.1.0",
36 "ssb-markdown": "^6.0.0",
37 "ssb-marked": "^0.7.1",
38 "ssb-mentions": "^0.5.0",
39 "ssb-npm-registry": "^1.8.0",
40 "ssb-sort": "^1.0.0",
41 "ssb-web-resolver": "^1.0.2",
42 "stream-to-pull-stream": "^1.7.2",
43 "unzip": "^0.1.11"
44 },
45 "devDependencies": {
46 "ssb-pkg": "*"
47 },
48 "pkg": {
49 "targets": [
50 "node12.16.1-linux-x64",
51 "node12.16.1-linux-armv7",
52 "node12.16.1-linux-arm64",
53 "node12.16.1-linux-ia32",
54 "node12.16.1-macos-x64"
55 ]
56 },
57 "scripts": {
58 "build": "ssb-pkg . --no-bytecode -o install-$npm_package_version.sh"
59 },
60 "author": "cel",
61 "homepage": "https://git.scuttlebot.io/%25YAg1hicat%2B2GELjE2QJzDwlAWcx0ML%2B1sXEdsWwvdt8%3D.sha256",
62 "repository": {
63 "type": "git",
64 "url": "ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256"
65 },
66 "license": "AGPL-3.0-or-later"
67}
68

Built with git-ssb-web