{"name":"d3-hexbin","version":"0.2.1","description":"Group two-dimensional points into hexagonal bins.","keywords":["d3","d3-module","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","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-hexbin.git"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -f umd -n d3 -o build/d3-hexbin.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && uglifyjs --preamble \"$(preamble)\" build/d3-hexbin.js -c -m -o build/d3-hexbin.min.js","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-hexbin/build/d3-hexbin.js d3-hexbin.v1.js && cp ../d3-hexbin/build/d3-hexbin.min.js d3-hexbin.v1.min.js && git add d3-hexbin.v1.js d3-hexbin.v1.min.js && git commit -m \"d3-hexbin ${npm_package_version}\" && git push && cd - && zip -j build/d3-hexbin.zip -- LICENSE README.md build/d3-hexbin.js build/d3-hexbin.min.js"},"devDependencies":{"eslint":"3","package-preamble":"0.0","rollup":"0.41","tape":"4","uglify-js":"2"},"gitHead":"737c58db67dd25731a6c91b3a5f78b9e8f4465f6","bugs":{"url":"https://github.com/d3/d3-hexbin/issues"},"_id":"d3-hexbin@0.2.1","_shasum":"24459c47c933b67ed38aecde43d9248f6e3e2001","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"mbostock","email":"mike@ocks.org"},"dist":{"shasum":"24459c47c933b67ed38aecde43d9248f6e3e2001","size":5769,"noattachment":false,"key":"/d3-hexbin/-/d3-hexbin-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-hexbin/download/d3-hexbin-0.2.1.tgz"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"},{"name":"xaranke","email":"kshitij.aranke@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/d3-hexbin-0.2.1.tgz_1487703066394_0.6065029981546104"},"directories":{},"publish_time":1487703068197,"_cnpm_publish_time":1487703068197,"_hasShrinkwrap":false,"dist-tags":{"latest":"0.2.2"}}