linweizeng 9fe04cf7a7 update node_modules il y a 3 ans
..
LICENSE 9fe04cf7a7 update node_modules il y a 3 ans
README.md 9fe04cf7a7 update node_modules il y a 3 ans
index.js 9fe04cf7a7 update node_modules il y a 3 ans
package.json 9fe04cf7a7 update node_modules il y a 3 ans

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]