git ssb

16+

Dominic / patchbay



Tree: b8e8bccb7f0d43f6b02e0f1a5e8f4a2be24ab15e

Files: b8e8bccb7f0d43f6b02e0f1a5e8f4a2be24ab15e / package.json

4772 bytesRaw
1{
2 "name": "patchbay",
3 "version": "8.1.0",
4 "description": "patchbay 2, built on patchcore",
5 "main": "index.js",
6 "scripts": {
7 "postinstall": "npm run rebuild",
8 "rebuild": "electron-builder install-app-deps",
9 "start": "electron index.js -- --title patchbay",
10 "frameless": "ELECTRON_FRAME=false npm start",
11 "lite": "echo 'run your own sbot!' && electro lite.js -- --title patchbay --icon ./node_module/ssb-ahoy/electron/assets/icon.png",
12 "dist": "electron-builder",
13 "test": "standard",
14 "lint": "standard --fix",
15 "icon": "node build/build-icon.js"
16 },
17 "browserify": {
18 "transform": [
19 "bulkify",
20 "read-directory/transform",
21 "require-style/transform",
22 "es2040"
23 ]
24 },
25 "standard": {
26 "globals": [
27 "IntersectionObserver"
28 ]
29 },
30 "repository": {
31 "type": "git",
32 "url": "git+https://github.com/ssbc/patchbay.git"
33 },
34 "author": "mixmix",
35 "maintainers": [
36 "arj03",
37 "ahdinosaur",
38 "cel",
39 "dominictarr",
40 "mmckegg"
41 ],
42 "license": "AGPL-3.0",
43 "bugs": {
44 "url": "https://github.com/ssbc/patchbay/issues"
45 },
46 "homepage": "https://github.com/ssbc/patchbay#readme",
47 "dependencies": {
48 "bulk-require": "^1.0.1",
49 "chart.js": "^2.7.3",
50 "cross-script": "^1.0.5",
51 "dat-shared-files": "^2.0.0",
52 "dataurl-": "^0.1.0",
53 "depject": "^4.1.1",
54 "depnest": "^1.3.0",
55 "electron-default-menu": "^1.0.1",
56 "electron-spellchecker": "github:ssbc/electron-spellchecker-prebuilt",
57 "electron-window-state": "^5.0.1",
58 "font-awesome": "^4.7.0",
59 "highlight.js": "^9.13.1",
60 "hypercrop": "^1.1.0",
61 "hyperfile": "^2.0.0",
62 "hyperlightbox": "^1.0.0",
63 "hypertabs": "^5.0.1",
64 "json5": "^2.0.1",
65 "libnested": "^1.3.2",
66 "lodash": "^4.17.10",
67 "marama": "^1.2.2",
68 "micro-css": "^2.0.1",
69 "mutant": "^3.23.0",
70 "mutant-scroll": "^1.0.2",
71 "noto-color-emoji": "^1.0.0",
72 "open-dyslexic": "^1.0.3",
73 "open-external": "^0.1.1",
74 "patch-drafts": "0.0.6",
75 "patch-history": "^1.0.0",
76 "patch-inbox": "^1.3.2",
77 "patch-settings": "^1.1.2",
78 "patch-suggest": "^3.0.1",
79 "patchbay-book": "^2.0.4",
80 "patchbay-dark-crystal": "^2.0.0",
81 "patchbay-gatherings": "^3.2.14",
82 "patchbay-hacky-art": "^1.0.0",
83 "patchbay-poll": "^1.1.4",
84 "patchbay-scry": "^1.5.0",
85 "patchcore": "^2.1.6",
86 "pull-abortable": "^4.1.1",
87 "pull-merge": "^1.0.4",
88 "pull-next-query": "^1.0.0",
89 "pull-notify": "^0.1.1",
90 "pull-scroll": "^1.0.9",
91 "pull-stream": "^3.6.9",
92 "read-directory": "^3.0.1",
93 "require-style": "^1.1.0",
94 "scuttle-blog": "^1.0.1",
95 "scuttle-book": "^2.0.6",
96 "scuttle-thread": "^1.0.2",
97 "setimmediate": "^1.0.5",
98 "ssb-about": "^2.0.1",
99 "ssb-ahoy": "^1.1.2",
100 "ssb-backlinks": "^0.7.3",
101 "ssb-blob-files": "^1.1.6",
102 "ssb-blobs": "^1.1.12",
103 "ssb-chess-db": "^1.0.6",
104 "ssb-chess-mithril": "1.0.10",
105 "ssb-config": "^3.3.0",
106 "ssb-device-address": "^1.1.6",
107 "ssb-ebt": "^5.6.6",
108 "ssb-friend-pub": "^1.0.7",
109 "ssb-friends": "^4.1.4",
110 "ssb-identities": "^2.1.0",
111 "ssb-invite": "~2.0.4",
112 "ssb-legacy-conn": "^1.0.25",
113 "ssb-local": "^1.0.0",
114 "ssb-logging": "^1.0.0",
115 "ssb-master": "^1.0.3",
116 "ssb-meme": "^1.0.4",
117 "ssb-mentions": "^0.5.0",
118 "ssb-mutual": "^0.1.0",
119 "ssb-no-auth": "^1.0.0",
120 "ssb-onion": "^1.0.0",
121 "ssb-ooo": "^1.1.1",
122 "ssb-peer-invites": "^2.0.0",
123 "ssb-plugins": "^1.0.2",
124 "ssb-private": "^0.2.3",
125 "ssb-query": "^2.1.0",
126 "ssb-ref": "^2.13.6",
127 "ssb-replicate": "^1.3.0",
128 "ssb-search": "^1.1.2",
129 "ssb-server": "^15.0.2",
130 "ssb-sort": "^1.1.0",
131 "ssb-suggest": "^1.0.4",
132 "ssb-tangle": "^1.0.1",
133 "ssb-unix-socket": "^1.0.0",
134 "ssb-unread": "^1.0.8",
135 "ssb-uri": "^1.0.1",
136 "ssb-ws": "~6.0.0",
137 "suggest-box": "^2.2.3",
138 "text-node-searcher": "^1.1.1",
139 "xtend": "^4.0.1"
140 },
141 "devDependencies": {
142 "electro": "^2.1.1",
143 "electron": "^4.2.0",
144 "electron-builder": "^20.44.4",
145 "eslint-config-standard": "^12.0.0",
146 "standard": "^12.0.1",
147 "to-ico": "^1.1.5",
148 "sharp": "^0.22.1",
149 "@fiahfy/icns-convert": "0.0.5"
150 },
151 "build": {
152 "appId": "org.ssbc.patchbay",
153 "linux": {
154 "category": "Network",
155 "target": "AppImage"
156 },
157 "appImage": {
158 "artifactName": "${name}-Linux-${version}-${arch}.${ext}"
159 },
160 "dmg": {
161 "artifactName": "${name}-Mac-${version}.${ext}",
162 "icon": "build/dmg-icon.icns"
163 },
164 "win": {
165 "publisherName": "Secure Scuttlebutt Consortium"
166 },
167 "nsis": {
168 "artifactName": "${name}-Windows-${version}.${ext}",
169 "installerIcon": "build/setup-icon.ico"
170 }
171 }
172}
173

Built with git-ssb-web