xuhaolan dcfcf32603 11 3 lat temu
..
LICENSE dcfcf32603 11 3 lat temu
README.md dcfcf32603 11 3 lat temu
index.js dcfcf32603 11 3 lat temu
package.json dcfcf32603 11 3 lat temu
test.js dcfcf32603 11 3 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]