{ "name": "picknmix", "version": "0.0.1", "description": "patchbay 2? building on patchcore", "main": "index.js", "scripts": { "start": "electro index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ssbc/picknmix.git" }, "author": "mixmix", "license": "GPL-3.0", "bugs": { "url": "https://github.com/ssbc/picknmix/issues" }, "homepage": "https://github.com/ssbc/picknmix#readme", "dependencies": { "bulk-require": "^1.0.0", "depject": "^3.2.0", "depnest": "^1.0.2", "electro": "^2.0.3", "electron": "^1.4.15", "hypertabs": "^4.1.1", "insert-css": "^2.0.0", "libnested": "^1.2.1", "micro-css": "^1.0.0", "mutant": "^3.16.0", "mutant-pull-reduce": "^1.0.1", "open-external": "^0.1.1", "patchcore": "^0.2.2", "pull-cat": "^1.1.11", "pull-next": "0.0.2", "pull-scroll": "^1.0.3", "pull-stream": "^3.5.0", "read-directory": "^2.0.0", "setimmediate": "^1.0.5", "ssb-mentions": "^0.1.1", "suggest-box": "^2.2.3", "xtend": "^4.0.1" } }