{
    "name": "node-red-contrib-sacn-in",
    "version": "0.1.3",
    "description": "Streaming ACN DMX Input node for Node-RED",
    "main": "sacn-in.js",
    "scripts": {
	"test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
	"type": "git",
	"url": "https://gitlab.riksolo.com/riksolo/node-red-contrib-sacn-input.git"
    },
    "keywords": [
	"node-red",
	"dmx",
	"sacn"
    ],
    "node-red": {
	"nodes": {
	    "sacn_in": "sacn-in.js"
	}
    },
    "author": "Rik Berkelder",
    "license": "ISC"
}
