{"name":"d3-geo","version":"1.6.4","description":"Shapes and calculators for spherical coordinates.","keywords":["d3","d3-module","geo","maps","cartography"],"homepage":"https://d3js.org/d3-geo/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/d3-geo.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo.git"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -f umd -g d3-array:d3 -n d3 -o build/d3-geo.js -- index.js","test":"tape 'test/**/*-test.js' && mkdir -p test/output && eslint index.js src","prepublish":"npm run test && test/compare-images && uglifyjs --preamble \"$(preamble)\" build/d3-geo.js -c negate_iife=false -m -o build/d3-geo.min.js","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-geo/build/d3-geo.js d3-geo.v1.js && cp ../d3-geo/build/d3-geo.min.js d3-geo.v1.min.js && git add d3-geo.v1.js d3-geo.v1.min.js && git commit -m \"d3-geo ${npm_package_version}\" && git push && cd - && zip -j build/d3-geo.zip -- LICENSE README.md build/d3-geo.js build/d3-geo.min.js"},"dependencies":{"d3-array":"1"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"3","package-preamble":"0.1","rollup":"0.41","tape":"4","topojson-client":"3","uglify-js":"^2.8.11"},"gitHead":"c1aee37bea89307ee220ffb8f3d4ded128c6af80","bugs":{"url":"https://github.com/d3/d3-geo/issues"},"_id":"d3-geo@1.6.4","_shasum":"f20e1e461cb1845f5a8be55ab6f876542a7e3199","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"mbostock","email":"mike@ocks.org"},"dist":{"shasum":"f20e1e461cb1845f5a8be55ab6f876542a7e3199","size":1595679,"noattachment":false,"key":"/d3-geo/-/d3-geo-1.6.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-geo/download/d3-geo-1.6.4.tgz"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/d3-geo-1.6.4.tgz_1494944718678_0.07579686120152473"},"directories":{},"publish_time":1494944721421,"_cnpm_publish_time":1494944721421,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.1.1","next":"2.0.0-rc.2","two":"2.0.2"}}