lunijs
Version:
Javascript client for Arduino LuniLib device drivers.
38 lines (37 loc) • 936 B
JSON
{
"author" : "Doug Johnson <strix@whidbey.com>",
"bugs" : {
"url" : "https://github.com/finson-release/LuniJS/"
},
"dependencies" : {
"firmata" : ">=0.11",
"log4js" : ">=0.6"
},
"description" : "Javascript client for Arduino LuniLib device drivers.",
"devDependencies" : {},
"directories" : {
"doc" : "doc",
"example" : "examples"
},
"homepage" : "https://github.com/finson-release/finson-release.github.io/wiki",
"keywords" : [
"javascript",
"LuniLib",
"firmata",
"client",
"RDD",
"device",
"driver",
"Arduino",
"RemoteDeviceDriver"
],
"license" : "GPL-3.0",
"main" : "lib/RDD/RemoteDeviceDriver.js",
"name" : "lunijs",
"repository" : {
"type" : "git",
"url" : "https://github.com/finson-release/LuniJS"
},
"scripts" : {},
"version" : "0.9.1"
}