UNPKG

wesleytabaka-rpi-led-matrix

Version:

Fork of alexeden/rpi-led-matrix. Node.js/Typescript bindings for hzeller/rpi-rgb-led-matrix

13 lines (12 loc) 240 B
{ "ext": "ts,json,cc,h,gyp", "exec": "npm run quick-build && npm run example -- examples/kitchen-sink.ts", "restartable": true, "events": {}, "watch": [ "src/**", "examples/**", "package.json", "binding.gyp" ] }