{"name":"d3-geo","version":"0.1.0","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","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' && test/compare-images && eslint index.js src","prepublish":"npm run test && uglifyjs --preamble \"$(preamble)\" build/d3-geo.js -c -m -o build/d3-geo.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cp build/d3-geo.js ../d3.github.com/d3-geo.v0.1.js && cp build/d3-geo.min.js ../d3.github.com/d3-geo.v0.1.min.js && cd ../d3.github.com && git add d3-geo.v0.1.js d3-geo.v0.1.min.js && git commit -m \"d3-geo ${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","eslint":"2","package-preamble":"0.0","rollup":"0.31","tape":"4","topojson":"1","uglify-js":"2"},"gitHead":"ff8338e7dbf3af2294476e455336314197db082a","bugs":{"url":"https://github.com/d3/d3-geo/issues"},"_id":"d3-geo@0.1.0","_shasum":"9aae64e501895d95ff275035f240bf658d3c197b","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"dist":{"shasum":"9aae64e501895d95ff275035f240bf658d3c197b","size":57329,"noattachment":false,"key":"/d3-geo/-/d3-geo-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-geo/download/d3-geo-0.1.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/d3-geo-0.1.0.tgz_1466569847245_0.9655162347480655"},"directories":{},"publish_time":1466569847788,"_cnpm_publish_time":1466569847788,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.1.1","next":"2.0.0-rc.2","two":"2.0.2"}}