UNPKG

web-midi-api

Version:

Web MIDI API for Node.js

43 lines (42 loc) 921 B
{ "name": "web-midi-api", "version": "2.3.8", "description": "Web MIDI API for Node.js", "main": "index.js", "scripts": { "test": "node ./test.js" }, "keywords": [ "midi", "webmidi", "web-midi", "web-midi-api" ], "dependencies": { "jzz": "^1.9.1" }, "contributors": [ { "name": "Chris Wilson", "email": "cwilso@gmail.com", "url": "https://github.com/cwilso" }, { "name": "jazz-soft", "email": "jazz-dev@jazz-soft.net", "url": "https://jazz-soft.net" }, { "name": "abudaan", "email": "daniel@abumarkub.net", "url": "https://github.com/abudaan" } ], "repository": { "type": "git", "url": "https://github.com/jazz-soft/JZZ.git" }, "homepage": "https://jazz-soft.net", "bugs": "https://github.com/jazz-soft/JZZ/issues", "license": "MIT" }