{"name":"d3-color","version":"1.0.4","description":"Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).","keywords":["d3","d3-module","color","rgb","hsl","lab","hcl","lch","cubehelix"],"homepage":"https://d3js.org/d3-color/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/d3-color.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-color.git"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -f umd -n d3 -o build/d3-color.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src test","prepublish":"npm run test && uglifyjs --preamble \"$(preamble)\" build/d3-color.js -c -m -o build/d3-color.min.js","postpublish":"git push && git push --tags && cd ../d3.github.com && cp ../d3-color/build/d3-color.js d3-color.v1.js && cp ../d3-color/build/d3-color.min.js d3-color.v1.min.js && git add d3-color.v1.js d3-color.v1.min.js && git commit -m \"d3-color ${npm_package_version}\" && git push && cd - && zip -j build/d3-color.zip -- LICENSE README.md build/d3-color.js build/d3-color.min.js"},"devDependencies":{"eslint":"3","package-preamble":"0.0","rollup":"0.41","tape":"4","uglify-js":"^2.8.11"},"gitHead":"9d84999424594e4d836ad18d20c573690b627f7e","bugs":{"url":"https://github.com/d3/d3-color/issues"},"_id":"d3-color@1.0.4","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"mbostock","email":"mike@ocks.org"},"dist":{"shasum":"a2262b6999c1b874121f1df289137c0c336caecb","size":13271,"noattachment":false,"key":"/d3-color/-/d3-color-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-color/download/d3-color-1.0.4.tgz"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3-color_1.0.4_1523978469725_0.6504033502505593"},"_hasShrinkwrap":false,"publish_time":1523978469864,"_cnpm_publish_time":1523978469864,"dist-tags":{"latest":"3.1.0","next":"2.0.0-rc.1"}}