UNPKG

infrared

Version:

Node infrared control

22 lines (21 loc) 459 B
{ "name": "infrared", "version": "0.0.4", "description": "Node infrared control", "main": "./infrared", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/pmgration/node-infrared.git" }, "keywords": [ "infrared" ], "dependencies": { "pty.js": ">=0.2.3" }, "author": "Paul Gration <pmgration@gmail.com>", "readmeFilename": "README.md" }