{"name":"d3-color","version":"0.5.0","description":"Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).","keywords":["d3","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","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":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cp build/d3-color.js ../d3.github.com/d3-color.v0.5.js && cp build/d3-color.min.js ../d3.github.com/d3-color.v0.5.min.js && cd ../d3.github.com && git add d3-color.v0.5.js d3-color.v0.5.min.js && git commit -m \"d3-color ${VERSION}\" && git push && cd - && zip -j build/d3-color.zip -- LICENSE README.md build/d3-color.js build/d3-color.min.js"},"devDependencies":{"eslint":"2","package-preamble":"0.0","rollup":"0.27","tape":"4","uglify-js":"2"},"gitHead":"7d79f979b3e67d05ae68c6f7bda3f36551206589","bugs":{"url":"https://github.com/d3/d3-color/issues"},"_id":"d3-color@0.5.0","_shasum":"9a2f4e12f5e4a98bbd5bc5fda5cb3b09b53acdb4","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"dist":{"shasum":"9a2f4e12f5e4a98bbd5bc5fda5cb3b09b53acdb4","size":14049,"noattachment":false,"key":"/d3-color/-/d3-color-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-color/download/d3-color-0.5.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/d3-color-0.5.0.tgz_1465342014878_0.6635880931280553"},"directories":{},"publish_time":1465342017330,"_cnpm_publish_time":1465342017330,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.1.0","next":"2.0.0-rc.1"}}