We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fc49ae commit a179b82Copy full SHA for a179b82
package.json
@@ -2,9 +2,7 @@
2
"name": "@mysterycode/node-red-sacn",
3
"version": "0.0.1",
4
"description": "Implementation of sACN (Streaming ACN) for Node-RED",
5
- "author": {
6
- "name": "MysteryCode"
7
- },
+ "author": "MysteryCode",
8
"license": "GPL-3.0-only",
9
"dependencies": {
10
"sacn": "^4.6.0"
0 commit comments