git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: 2e5aeeedfe7057f58946f677c5820a04f965057c

Files: 2e5aeeedfe7057f58946f677c5820a04f965057c / package.json

1454 bytesRaw
1{
2 "name": "patchwork-next",
3 "version": "0.0.0",
4 "description": "",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1",
8 "start": "electron index.js",
9 "postinstall": "npm run rebuild",
10 "rebuild": "npm rebuild --runtime=electron --target=1.4.3 --abi=50 --disturl=https://atom.io/download/atom-shell"
11 },
12 "author": "",
13 "license": "GPL",
14 "dependencies": {
15 "@mmckegg/mutant": "~3.7.1",
16 "atomic-file": "^0.1.0",
17 "data-uri-to-buffer": "0.0.4",
18 "deep-equal": "^1.0.1",
19 "electron": "~1.4.4",
20 "electron-default-menu": "~1.0.0",
21 "graphmitter": "^1.6.3",
22 "has-network": "0.0.0",
23 "insert-css": "~1.0.0",
24 "is-visible": "^2.1.1",
25 "level-memview": "0.0.0",
26 "micro-css": "~0.6.2",
27 "non-private-ip": "^1.4.1",
28 "on-change-network": "0.0.2",
29 "on-wakeup": "^1.0.1",
30 "patchbay": "~4.0.1",
31 "pull-abortable": "^4.1.0",
32 "pull-file": "~1.0.0",
33 "pull-identify-filetype": "^1.1.0",
34 "pull-next": "0.0.2",
35 "pull-notify": "^0.1.1",
36 "pull-pause": "0.0.0",
37 "pull-ping": "^2.0.2",
38 "pull-pushable": "^2.0.1",
39 "pull-stream": "~3.4.5",
40 "scuttlebot": "~9.2.0",
41 "sorted-array-functions": "~1.0.0",
42 "ssb-avatar": "^0.2.0",
43 "ssb-blobs": "~0.1.7",
44 "ssb-keys": "~7.0.0",
45 "ssb-links": "~2.0.0",
46 "ssb-query": "~0.1.1",
47 "ssb-ref": "~2.6.2",
48 "ssb-sort": "^1.0.0",
49 "statistics": "^3.3.0"
50 }
51}
52

Built with git-ssb-web