lhl 55041c0df6 10-5-create 4 vuotta sitten
..
LICENSE 55041c0df6 10-5-create 4 vuotta sitten
README.md 55041c0df6 10-5-create 4 vuotta sitten
index.js 55041c0df6 10-5-create 4 vuotta sitten
package.json 55041c0df6 10-5-create 4 vuotta sitten
test.js 55041c0df6 10-5-create 4 vuotta sitten

README.md

A JSON with color names and its values. Based on http://dev.w3.org/csswg/css-color/#named-colors.

NPM

var colors = require('color-name');
colors.red //[255,0,0]