{"name":"d3-geo","version":"0.0.1","description":"…","keywords":["d3","geo","maps","cartography"],"homepage":"https://github.com/d3/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 && json2module package.json > build/package.js && rollup -f umd -n d3_geo -o build/d3-geo.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && uglifyjs 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.0.js && cp build/d3-geo.min.js ../d3.github.com/d3-geo.v0.0.min.js && cd ../d3.github.com && git add d3-geo.v0.0.js d3-geo.v0.0.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"},"devDependencies":{"json2module":"0.0","rollup":"0.26","tape":"4","uglify-js":"2"},"gitHead":"3617ab5cf17d5eeb92a5bc9696629314a708b977","bugs":{"url":"https://github.com/d3/d3-geo/issues"},"_id":"d3-geo@0.0.1","_shasum":"45cd8dbeeb0007070d47dbc51ac04a49ab34ed00","_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"}],"dist":{"shasum":"45cd8dbeeb0007070d47dbc51ac04a49ab34ed00","size":2685,"noattachment":false,"key":"/d3-geo/-/d3-geo-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-geo/download/d3-geo-0.0.1.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/d3-geo-0.0.1.tgz_1462213658222_0.9431445184163749"},"directories":{},"publish_time":1462213659252,"_cnpm_publish_time":1462213659252,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.1.1","next":"2.0.0-rc.2","two":"2.0.2"}}