lego-ir
Version:
Infrared buffers to control LEGO Power Functions
27 lines (26 loc) • 608 B
JSON
{
"name": "lego-ir",
"version": "1.1.2",
"description": "Infrared buffers to control LEGO Power Functions",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/andrewcashmore/node-lego-ir.git"
},
"keywords": [
"LEGO",
"Power",
"Functions",
"Infrared",
"IR"
],
"author": "Andrew Cashmore",
"license": "MIT",
"bugs": {
"url": "https://github.com/andrewcashmore/node-lego-ir/issues"
},
"homepage": "https://github.com/andrewcashmore/node-lego-ir"
}