UNPKG

node-xtouch-one

Version:
25 lines (24 loc) 550 B
{ "name": "node-xtouch-one", "version": "1.0.4", "description": "X-Touch One interface for Node JS", "homepage": "https://github.com/ylorant/node-x-touch-one", "repository": { "type": "git", "url": "git+https://github.com/ylorant/node-x-touch-one.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Yohann Lorant <yohann.lorant@gmail.com>", "license": "MIT", "dependencies": { "midi": "^2.0.0" }, "keywords": [ "x-touch", "behringer", "midi", "daw" ] }