Files

13 lines
286 B
JSON
Raw Permalink Normal View History

2026-04-05 16:14:49 -04:00
{
"name": "testnode",
"version": "1.0.0",
"description": "",
"main": "test.js",
"author": "Jean-Philippe Côté <jp@cote.cc> (http://cote.cc/)",
"license": "ISC",
"dependencies": {
"jazz-midi": "^1.5.4",
"web-midi-api": "^1.4.4",
"webmidi": "^2.0.0-rc.7"
}
}