{"name":"d3","version":"4.3.0","description":"Data-Driven Documents","keywords":["dom","visualization","svg","animation","canvas"],"homepage":"https://d3js.org","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"main":"build/d3.node.js","browser":"build/d3.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3.git"},"scripts":{"pretest":"rimraf build && mkdir build && json2module package.json > build/package.js && node rollup.node","test":"tape 'test/**/*-test.js'","prepublish":"npm run test && rollup -c --banner \"$(preamble)\" -f umd -n d3 -o build/d3.js -- index.js && uglifyjs --preamble \"$(preamble)\" build/d3.js -c negate_iife=false -m -o build/d3.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3/build/d3.js d3.v4.js && cp ../d3/build/d3.min.js d3.v4.min.js && git add d3.v4.js d3.v4.min.js && git commit -m \"d3 ${VERSION}\" && git push && cd - && cd ../d3-bower && git pull && cp ../d3/LICENSE ../d3/README.md ../d3/build/d3.js ../d3/build/d3.min.js . && git add -- LICENSE README.md d3.js d3.min.js && git commit -m \"${VERSION}\" && git tag -am \"${VERSION}\" v${VERSION} && git push && git push --tags && cd - && zip -j build/d3.zip -- LICENSE README.md API.md CHANGES.md build/d3.js build/d3.min.js"},"devDependencies":{"json2module":"0.0","package-preamble":"0.0","rimraf":"2","rollup":"0.36","rollup-plugin-ascii":"0.0","rollup-plugin-node-resolve":"2","tape":"4","uglify-js":"2"},"dependencies":{"d3-array":"1.0.1","d3-axis":"1.0.3","d3-brush":"1.0.3","d3-chord":"1.0.2","d3-collection":"1.0.1","d3-color":"1.0.1","d3-dispatch":"1.0.1","d3-drag":"1.0.1","d3-dsv":"1.0.3","d3-ease":"1.0.1","d3-force":"1.0.3","d3-format":"1.0.2","d3-geo":"1.3.1","d3-hierarchy":"1.0.2","d3-interpolate":"1.1.1","d3-path":"1.0.2","d3-polygon":"1.0.1","d3-quadtree":"1.0.1","d3-queue":"3.0.3","d3-random":"1.0.1","d3-request":"1.0.2","d3-scale":"1.0.3","d3-selection":"1.0.2","d3-shape":"1.0.3","d3-time":"1.0.4","d3-time-format":"2.0.2","d3-timer":"1.0.3","d3-transition":"1.0.3","d3-voronoi":"1.1.0","d3-zoom":"1.0.3"},"gitHead":"33da151d2437941ea0767f27b6a83668ea5f21bb","bugs":{"url":"https://github.com/d3/d3/issues"},"_id":"d3@4.3.0","_shasum":"1039c6e73fe27482be8b06e14b9e331094a6229f","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"dist":{"shasum":"1039c6e73fe27482be8b06e14b9e331094a6229f","size":543061,"noattachment":false,"key":"/d3/-/d3-4.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3/download/d3-4.3.0.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/d3-4.3.0.tgz_1477593808143_0.23196548456326127"},"directories":{},"publish_time":1477593812420,"_cnpm_publish_time":1477593812420,"_hasShrinkwrap":false,"dist-tags":{"latest":"7.9.0","next":"6.0.0-rc.4"}}