You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Library which takes a queue of colors and an instance of LED strip. It animates from color to color using the transition specified and sends the current color to the LED strip.",
"main": "./dist/colorqueue.js",
"typings": "./dist/colorqueue.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"