{"name":"d3-zoom","version":"1.1.3","description":"Pan and zoom SVG, HTML or Canvas using mouse or touch input.","keywords":["d3","d3-module","zoom","behavior","interaction"],"homepage":"https://d3js.org/d3-zoom/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/d3-zoom.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-zoom.git"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -g d3-dispatch:d3,d3-drag:d3,d3-interpolate:d3,d3-selection:d3,d3-transition:d3 -f umd -n d3 -o build/d3-zoom.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && uglifyjs --preamble \"$(preamble)\" build/d3-zoom.js -c -m -o build/d3-zoom.min.js","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-zoom/build/d3-zoom.js d3-zoom.v1.js && cp ../d3-zoom/build/d3-zoom.min.js d3-zoom.v1.min.js && git add d3-zoom.v1.js d3-zoom.v1.min.js && git commit -m \"d3-zoom ${npm_package_version}\" && git push && cd - && zip -j build/d3-zoom.zip -- LICENSE README.md build/d3-zoom.js build/d3-zoom.min.js"},"dependencies":{"d3-dispatch":"1","d3-drag":"1","d3-interpolate":"1","d3-selection":"1","d3-transition":"1"},"devDependencies":{"eslint":"3","package-preamble":"0.0","rollup":"0.41","tape":"4","uglify-js":"^2.8.11"},"gitHead":"bfb29610206760e24ad8e3d9abf91715f473abbd","bugs":{"url":"https://github.com/d3/d3-zoom/issues"},"_id":"d3-zoom@1.1.3","_shasum":"0bd488622f22dc0534894f744a40ec979599fdc4","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"mbostock","email":"mike@ocks.org"},"dist":{"shasum":"0bd488622f22dc0534894f744a40ec979599fdc4","size":204055,"noattachment":false,"key":"/d3-zoom/-/d3-zoom-1.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-zoom/download/d3-zoom-1.1.3.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-zoom-1.1.3.tgz_1489167626276_0.5781029376666993"},"directories":{},"publish_time":1489167628243,"_cnpm_publish_time":1489167628243,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.0","next":"2.0.0-rc.1"}}