git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: f8a3919796796fb604a4d98decee02f962ee7cee

Files: f8a3919796796fb604a4d98decee02f962ee7cee / package.json

1367 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 "has-network": "0.0.0",
22 "insert-css": "~1.0.0",
23 "is-visible": "^2.1.1",
24 "micro-css": "~0.6.2",
25 "non-private-ip": "^1.4.1",
26 "on-change-network": "0.0.2",
27 "on-wakeup": "^1.0.1",
28 "patchbay": "~3.6.1",
29 "pull-abortable": "^4.1.0",
30 "pull-file": "~1.0.0",
31 "pull-identify-filetype": "^1.1.0",
32 "pull-next": "0.0.2",
33 "pull-notify": "^0.1.1",
34 "pull-pause": "0.0.0",
35 "pull-ping": "^2.0.2",
36 "pull-pushable": "^2.0.1",
37 "pull-stream": "~3.4.5",
38 "scuttlebot": "~9.2.0",
39 "sorted-array-functions": "~1.0.0",
40 "ssb-blobs": "~0.1.7",
41 "ssb-keys": "~7.0.0",
42 "ssb-links": "~2.0.0",
43 "ssb-query": "~0.1.1",
44 "ssb-ref": "~2.6.2",
45 "ssb-sort": "^1.0.0",
46 "statistics": "^3.3.0"
47 }
48}
49

Built with git-ssb-web