{"name":"d3-hexbin","version":"0.2.0","description":"Group two-dimensional points into hexagonal bins.","keywords":["d3","hexbin","hexagonal","binning"],"homepage":"https://github.com/d3/d3-hexbin","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/d3-hexbin.js","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-hexbin.git"},"scripts":{"pretest":"rm -rf build && mkdir build && json2module package.json > build/package.js && rollup -f umd -n d3_hexbin -o build/d3-hexbin.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && uglifyjs build/d3-hexbin.js -c -m -o build/d3-hexbin.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cp build/d3-hexbin.js ../d3.github.com/d3-hexbin.v0.2.js && cp build/d3-hexbin.min.js ../d3.github.com/d3-hexbin.v0.2.min.js && cd ../d3.github.com && git add d3-hexbin.v0.2.js d3-hexbin.v0.2.min.js && git commit -m \"d3-hexbin ${VERSION}\" && git push && cd - && zip -j build/d3-hexbin.zip -- LICENSE README.md build/d3-hexbin.js build/d3-hexbin.min.js"},"devDependencies":{"json2module":"0.0","rollup":"0.25","tape":"4","uglify-js":"2"},"gitHead":"3b9fdd9c391e4968570059edb6284ad97c5155b3","bugs":{"url":"https://github.com/d3/d3-hexbin/issues"},"_id":"d3-hexbin@0.2.0","_shasum":"d495e845223487504c0ec7065b9b9ce21dfeba3d","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.0","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"},{"name":"xaranke","email":"kshitij.aranke@gmail.com"}],"dist":{"shasum":"d495e845223487504c0ec7065b9b9ce21dfeba3d","size":6055,"noattachment":false,"key":"/d3-hexbin/-/d3-hexbin-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-hexbin/download/d3-hexbin-0.2.0.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/d3-hexbin-0.2.0.tgz_1461265377162_0.10985355055890977"},"directories":{},"publish_time":1461265377986,"_cnpm_publish_time":1461265377986,"_hasShrinkwrap":false,"dist-tags":{"latest":"0.2.2"}}