git ssb

16+

Dominic / patchbay



Tree: bd411fd1d719442e7658db49d6b8c5d22b10fb25

Files: bd411fd1d719442e7658db49d6b8c5d22b10fb25 / package.json

886 bytesRaw
1{
2 "name": "picknmix",
3 "version": "0.0.1",
4 "description": "patchbay 2? building on patchcore",
5 "main": "index.js",
6 "scripts": {
7 "start": "electro index.js",
8 "test": "echo \"Error: no test specified\" && exit 1"
9 },
10 "repository": {
11 "type": "git",
12 "url": "git+https://github.com/ssbc/picknmix.git"
13 },
14 "author": "mixmix",
15 "license": "GPL-3.0",
16 "bugs": {
17 "url": "https://github.com/ssbc/picknmix/issues"
18 },
19 "homepage": "https://github.com/ssbc/picknmix#readme",
20 "dependencies": {
21 "bulk-require": "^1.0.0",
22 "depject": "^3.2.0",
23 "depnest": "^1.0.2",
24 "electro": "^2.0.3",
25 "electron": "^1.4.15",
26 "hypertabs": "^4.1.1",
27 "insert-css": "^2.0.0",
28 "libnested": "^1.2.1",
29 "micro-css": "^1.0.0",
30 "mutant": "^3.14.2",
31 "open-external": "^0.1.1",
32 "read-directory": "^2.0.0",
33 "setimmediate": "^1.0.5"
34 }
35}
36

Built with git-ssb-web