UNPKG

pixelarray2e131

Version:

Send a pixel array over streaming ACN E1.31

34 lines (33 loc) 653 B
{ "name": "pixelarray2e131", "version": "0.0.2", "description": "Send a pixel array over streaming ACN E1.31", "main": "index.js", "scripts": { "test": "make test" }, "homepage": "https://github.com/sudsy/pixelarray2E131", "repository": { "url": "git@github.com:sudsy/pixelarray2E131.git" }, "dependencies": { "node-e131": "*" }, "devDependencies": { "mocha": "*", "should": "*", "sinon": "*", "debug": "*" }, "keywords": [ "sAcn", "E1.31", "canvas", "dmx", "e131", "acn", "LED" ], "author": "Ben Sudbury [sudsy] (http://lighthouselogic.com)", "license": "ISC" }