dmx-web-api
Version:
Talk DMX via USB directly in the browser (Chrome only for now)
22 lines (21 loc) • 564 B
JSON
{
"name": "dmx-web-api",
"version": "0.2.10",
"description": "Talk DMX via USB directly in the browser (Chrome only for now)",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/tstriker/dmx-web-api.git"
},
"keywords": [
"dmx",
"serial",
"web-serial-api"
],
"author": "Tom Striker",
"license": "MIT",
"bugs": {
"url": "https://github.com/tstriker/dmx-web-api/issues"
},
"homepage": "https://github.com/tstriker/dmx-web-api#readme"
}