{ "name": "subphatty", "version": "1.0.0", "description": "midi interface for the moog subphatty", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@asdf.us:subphatty.git" }, "author": "jules ", "license": "MIT", "dependencies": { "webmidi": "^2.2.0" } }