Eric Foster 35b96bc934 initial commit 6 lat temu
..
LICENSE initial commit 6 lat temu
README.md initial commit 6 lat temu
index.js initial commit 6 lat temu
package.json initial commit 6 lat temu

README.md

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

NPM

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