git ssb

16+

Dominic / patchbay



Tree: 1311b7a033f0ced372e9153ece6aa398d8c9ffac

Files: 1311b7a033f0ced372e9153ece6aa398d8c9ffac / package.json

4982 bytesRaw
1{
2 "name": "patchbay",
3 "version": "8.2.0",
4 "description": "patchbay 2, built on patchcore",
5 "main": "index.js",
6 "scripts": {
7 "postinstall": "npm run rebuild && opencollective-postinstall",
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 "opencollective-postinstall": "^2.0.2",
75 "patch-drafts": "0.0.6",
76 "patch-history": "^1.0.0",
77 "patch-inbox": "^1.3.2",
78 "patch-settings": "^1.1.2",
79 "patch-suggest": "^3.0.1",
80 "patchbay-book": "^2.0.4",
81 "patchbay-dark-crystal": "^2.0.0",
82 "patchbay-gatherings": "^3.2.19",
83 "patchbay-hacky-art": "^1.0.0",
84 "patchbay-poll": "^1.1.4",
85 "patchbay-scry": "^1.5.0",
86 "patchcore": "^2.1.6",
87 "pull-abortable": "^4.1.1",
88 "pull-merge": "^1.0.4",
89 "pull-next-query": "^1.0.0",
90 "pull-notify": "^0.1.1",
91 "pull-scroll": "^1.0.9",
92 "pull-stream": "^3.6.9",
93 "read-directory": "^3.0.1",
94 "require-style": "^1.1.0",
95 "scuttle-blog": "^1.0.1",
96 "scuttle-book": "^2.0.6",
97 "scuttle-thread": "^1.0.2",
98 "setimmediate": "^1.0.5",
99 "ssb-about": "^2.0.1",
100 "ssb-ahoy": "^2.0.1",
101 "ssb-audio-schema": "^1.0.0",
102 "ssb-backlinks": "^0.7.3",
103 "ssb-blob-files": "^1.1.6",
104 "ssb-blobs": "^1.1.12",
105 "ssb-chess-db": "^1.0.6",
106 "ssb-chess-mithril": "1.0.13",
107 "ssb-config": "^3.4.3",
108 "ssb-device-address": "^1.1.6",
109 "ssb-ebt": "^5.6.7",
110 "ssb-friend-pub": "^1.0.7",
111 "ssb-friends": "^4.1.4",
112 "ssb-identities": "^2.1.0",
113 "ssb-invite": "~2.0.4",
114 "ssb-legacy-conn": "^1.0.25",
115 "ssb-local": "^1.0.0",
116 "ssb-logging": "^1.0.0",
117 "ssb-master": "^1.0.3",
118 "ssb-meme": "^1.0.4",
119 "ssb-mentions": "^0.5.0",
120 "ssb-mutual": "^0.1.0",
121 "ssb-no-auth": "^1.0.0",
122 "ssb-onion": "^1.0.0",
123 "ssb-ooo": "^1.1.1",
124 "ssb-peer-invites": "^2.0.0",
125 "ssb-plugins": "^1.0.2",
126 "ssb-private": "^0.2.3",
127 "ssb-query": "^2.1.0",
128 "ssb-ref": "^2.13.6",
129 "ssb-replicate": "^1.3.0",
130 "ssb-search": "^1.1.2",
131 "ssb-server": "^15.2.0",
132 "ssb-sort": "^1.1.0",
133 "ssb-suggest": "^1.0.4",
134 "ssb-tangle": "^1.0.1",
135 "ssb-unix-socket": "^1.0.0",
136 "ssb-unread": "^1.0.8",
137 "ssb-uri": "^1.0.1",
138 "ssb-ws": "~6.0.0",
139 "suggest-box": "^2.2.3",
140 "text-node-searcher": "^1.1.1",
141 "xtend": "^4.0.1"
142 },
143 "devDependencies": {
144 "electro": "^2.1.1",
145 "electron": "^4.2.0",
146 "electron-builder": "^20.44.4",
147 "eslint-config-standard": "^12.0.0",
148 "standard": "^12.0.1",
149 "to-ico": "^1.1.5",
150 "sharp": "^0.22.1",
151 "@fiahfy/icns-convert": "0.0.5"
152 },
153 "build": {
154 "appId": "org.ssbc.patchbay",
155 "linux": {
156 "category": "Network",
157 "target": "AppImage"
158 },
159 "appImage": {
160 "artifactName": "${name}-Linux-${version}-${arch}.${ext}"
161 },
162 "dmg": {
163 "artifactName": "${name}-Mac-${version}.${ext}",
164 "icon": "build/dmg-icon.icns"
165 },
166 "win": {
167 "publisherName": "Secure Scuttlebutt Consortium"
168 },
169 "nsis": {
170 "artifactName": "${name}-Windows-${version}.${ext}",
171 "installerIcon": "build/setup-icon.ico"
172 }
173 },
174 "collective": {
175 "type": "opencollective",
176 "url": "https://opencollective.com/patchbay"
177 }
178}
179

Built with git-ssb-web