{"name":"d3-scale-chromatic","version":"1.1.1","description":"Sequential, diverging and categorical color schemes from ColorBrewer.","keywords":["d3","d3-module","color","scale","sequential","colorbrewer"],"homepage":"https://d3js.org/d3-scale-chromatic/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/d3-scale-chromatic.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-scale-chromatic.git"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -f umd -g d3-interpolate:d3 -n d3 -o build/d3-scale-chromatic.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src test","prepublish":"npm run test && uglifyjs --preamble \"$(preamble)\" build/d3-scale-chromatic.js -c -m -o build/d3-scale-chromatic.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-scale-chromatic/build/d3-scale-chromatic.js d3-scale-chromatic.v1.js && cp ../d3-scale-chromatic/build/d3-scale-chromatic.min.js d3-scale-chromatic.v1.min.js && git add d3-scale-chromatic.v1.js d3-scale-chromatic.v1.min.js && git commit -m \"d3-scale-chromatic ${VERSION}\" && git push && cd - && zip -j build/d3-scale-chromatic.zip -- LICENSE README.md build/d3-scale-chromatic.js build/d3-scale-chromatic.min.js"},"dependencies":{"d3-interpolate":"1"},"devDependencies":{"eslint":"3","package-preamble":"0.0","rollup":"0.41","tape":"4","uglify-js":"2"},"gitHead":"7678866992750f53beb24dcf81ae9ca0085e12a3","bugs":{"url":"https://github.com/d3/d3-scale-chromatic/issues"},"_id":"d3-scale-chromatic@1.1.1","_shasum":"811406e8e09dab78a49dac4a32047d5d3edd0c44","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"mbostock","email":"mike@ocks.org"},"dist":{"shasum":"811406e8e09dab78a49dac4a32047d5d3edd0c44","size":24790,"noattachment":false,"key":"/d3-scale-chromatic/-/d3-scale-chromatic-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-scale-chromatic/download/d3-scale-chromatic-1.1.1.tgz"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/d3-scale-chromatic-1.1.1.tgz_1487197546994_0.36096831574104726"},"directories":{},"publish_time":1487197547246,"_cnpm_publish_time":1487197547246,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.1.0","next":"2.0.0-rc.1"}}