thing-it-device-art-net
Version:
[thing-it-node] Device Plugin for Art-Net Universes.
22 lines (21 loc) • 433 B
JSON
{
"name": "thing-it-device-art-net",
"version": "0.0.22",
"description": "[thing-it-node] Device Plugin for Art-Net Universes.",
"authors": "Marc Gille",
"license": "MIT, EPL",
"keywords": [
"IoT",
"thing-it",
"Art-Net",
"DMX",
"Lighting"
],
"repository": {
"type": "git",
"url": "https://github.com/marcgille/thing-it-device-art-net"
},
"dependencies": {
"artnet": "^1.0.0"
}
}