{ "name": "patchwork-next", "version": "0.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "electron index.js", "postinstall": "npm run rebuild", "rebuild": "npm rebuild --runtime=electron --target=1.4.3 --abi=50 --disturl=https://atom.io/download/atom-shell" }, "author": "", "license": "GPL", "dependencies": { "@mmckegg/mutant": "~3.7.1", "data-uri-to-buffer": "0.0.4", "electron": "~1.4.4", "electron-default-menu": "~1.0.0", "insert-css": "~1.0.0", "is-visible": "^2.1.1", "micro-css": "~0.6.2", "patchbay": "~3.6.1", "pull-abortable": "^4.1.0", "pull-file": "~1.0.0", "pull-identify-filetype": "^1.1.0", "pull-next": "0.0.2", "pull-pause": "0.0.0", "pull-pushable": "^2.0.1", "pull-stream": "~3.4.5", "scuttlebot": "~9.2.0", "sorted-array-functions": "~1.0.0", "ssb-blobs": "~0.1.7", "ssb-keys": "~7.0.0", "ssb-links": "~2.0.0", "ssb-query": "~0.1.1", "ssb-ref": "~2.6.2" } }