UNPKG

node-blinkt

Version:

A Node.js Library to Interact With the Raspberry Pi Blinkt! LED Hat.

12 lines (11 loc) 144 B
{ "extends": ["eslint-config-irrelon"], "plugins": [ ], "env" : { "browser" : true, "node" : true, "es6" : true, "mocha": true } }