lhl 982c208bef 9-30 2 gadi atpakaļ
..
LICENSE 982c208bef 9-30 2 gadi atpakaļ
README.md 982c208bef 9-30 2 gadi atpakaļ
index.js 982c208bef 9-30 2 gadi atpakaļ
package.json 982c208bef 9-30 2 gadi atpakaļ
test.js 982c208bef 9-30 2 gadi atpakaļ

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]