linweizeng 9fe04cf7a7 update node_modules před 3 roky
..
LICENSE 9fe04cf7a7 update node_modules před 3 roky
README.md 9fe04cf7a7 update node_modules před 3 roky
index.js 9fe04cf7a7 update node_modules před 3 roky
package.json 9fe04cf7a7 update node_modules před 3 roky

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]