{"name":"color-space","description":"Math & data behind color spaces and color conversions.","version":"1.0.1","author":{"name":"Deema Yvanow","email":"dfcreative@gmail.com"},"repository":{"type":"git","url":"http://github.com/dfcreative/color-space.git"},"files":["./index.js","./rgb.js","./hsl.js","./hsv.js","./hwb.js","./cmy.js","./cmyk.js","./xyz.js","./xyy.js","./lab.js","./lchab.js","./luv.js","./lchuv.js","./husl.js","./huslp.js","./labh.js","./lms.js","./ciecam.js","./add-converter.js"],"main":"./index.js","devDependencies":{"mumath":"~0.x","mocha":"*","browserify":"~6.x","assert":"~1.x","closurecompiler":"~1.x","require-stub":"~1.x","query-relative":"~1.x"},"keywords":["color","colour","rgb","hsl","hsv","lab","lch","luv","cie","husl","color-convert","gamut","color-conversions","color-space","color-translation","color-data"],"scripts":{"test":"mocha","build":"browserify --standalone colorSpace ./index.js > color-space.js","min":"ccjs color-space.js --language_in=ECMASCRIPT5 > color-space.min.js && cat color-space.min.js | gzip-size | pretty-bytes","build-test":"browserify -r ./index:../index -r ./xyy:../xyy -r ./labh:../labh -r ./cmy:../cmy -r husl -r assert -r mumath -r query-relative > test/test.bundle.js"},"dependencies":{"husl":">=5.0"},"bugs":{"url":"https://github.com/dfcreative/color-space/issues"},"homepage":"https://github.com/dfcreative/color-space","_id":"color-space@1.0.1","dist":{"shasum":"c97e05d497ecd667d48105620e03dbe107549e45","size":1855,"noattachment":false,"key":"/color-space/-/color-space-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/color-space/download/color-space-1.0.1.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"dfcreative","email":"df.creative@gmail.com"},"maintainers":[{"name":"dy","email":"155263213@qq.com"},{"name":"hughsk","email":"hughskennedy@gmail.com"},{"name":"jaspervdg","email":"th.v.d.gronde@hccnet.nl"},{"name":"mikolalysenko","email":"mikolalysenko@gmail.com"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"directories":{},"publish_time":1417281970032,"_cnpm_publish_time":1417281970032,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.0.0"}}