UNPKG

robotois-button

Version:

Node Library to communicate and control the robotois button module

15 lines (14 loc) 301 B
{ "name": "practicas", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "robotois-led": "git+https://github.com/Robotois/robotois-led.git" } }