lhl 36a6e27f8d 12-8 4 lat temu
..
LICENSE 36a6e27f8d 12-8 4 lat temu
README.md 36a6e27f8d 12-8 4 lat temu
index.js 36a6e27f8d 12-8 4 lat temu
package.json 36a6e27f8d 12-8 4 lat temu
test.js 36a6e27f8d 12-8 4 lat temu

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]