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": "Exploratory package (read: API very subject to change & breakage) for playing with different approaches to modeling and working with Color.",
"main": "index.js",
"directories": {
"test": "."
},
"scripts": {
"test": "elm-format --validate src && elm-test && cd examples && elm make src/Main.elm --output=/dev/null"