{"name":"color-space","description":"Convert color from/to any color space or get space data. Spaces can be required selectively.","version":"1.1.0","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","util","dist"],"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","lch","cie","husl","color-convert","gamut","color-conversions","color-space","color-translation","color-data"],"scripts":{"test":"mocha","build":"browserify --standalone colorSpace ./index.js > dist/color-space.js","min":"ccjs dist/color-space.js --language_in=ECMASCRIPT5 > dist/color-space.min.js && cat dist/color-space.min.js | gzip-size | pretty-bytes","build-test":"browserify -r ./util/add-space:../util/add-space -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.1.0","dist":{"shasum":"336c2b034970c756ece9683d803f35735bc8eadb","size":21549,"noattachment":false,"key":"/color-space/-/color-space-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/color-space/download/color-space-1.1.0.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":1417465223927,"_cnpm_publish_time":1417465223927,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.0.0"}}