{"name":"d3-scale-chromatic","version":"1.3.0","description":"Sequential, diverging and categorical color schemes.","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":"dist/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 dist && mkdir dist && rollup -c --banner \"$(preamble)\"","test":"tape 'test/**/*-test.js' && eslint index.js src test","prepublishOnly":"npm run test && uglifyjs -b beautify=false,preamble=\"'$(preamble)'\" dist/d3-scale-chromatic.js -c -m -o dist/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/dist/d3-scale-chromatic.js d3-scale-chromatic.v1.js && cp ../d3-scale-chromatic/dist/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 dist/d3-scale-chromatic.zip -- LICENSE README.md dist/d3-scale-chromatic.js dist/d3-scale-chromatic.min.js"},"dependencies":{"d3-color":"1","d3-interpolate":"1"},"devDependencies":{"eslint":"4","package-preamble":"0.1","rollup":"0.52","tape":"4","uglify-js":"3.2"},"gitHead":"0509754c886eaa87fcabc0a46a96b3daf92586c7","bugs":{"url":"https://github.com/d3/d3-scale-chromatic/issues"},"_id":"d3-scale-chromatic@1.3.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"mbostock","email":"mike@ocks.org"},"dist":{"shasum":"7ee38ffcaa7ad55cfed83a6a668aac5570c653c4","size":45732,"noattachment":false,"key":"/d3-scale-chromatic/-/d3-scale-chromatic-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-scale-chromatic/download/d3-scale-chromatic-1.3.0.tgz"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3-scale-chromatic_1.3.0_1526066545188_0.9121476570158833"},"_hasShrinkwrap":false,"publish_time":1526066545305,"_cnpm_publish_time":1526066545305,"dist-tags":{"latest":"3.1.0","next":"2.0.0-rc.1"}}