UNPKG

propres-control

Version:

A wrapper for controlling ProPresenter using the MIDI module

30 lines (29 loc) 665 B
{ "name": "propres-control", "version": "0.0.1", "description": "A wrapper for controlling ProPresenter using the MIDI module", "main": "index.js", "scripts": { "test": "test.js" }, "author": "Nick Timman", "license": "ISC", "dependencies": { "midi": "^1.0.0" }, "bugs": { "url": "https://github.com/emptygalaxy/propres-control/issues" }, "homepage": "https://github.com/emptygalaxy/propres-control#readme", "devDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/emptygalaxy/propres-control.git" }, "keywords": [ "ProPresenter", "MIDI", "video", "production" ] }