{"name":"d3-selection","version":"1.2.0","description":"Data-driven DOM manipulation: select elements and join them to data.","keywords":["d3","d3-module","dom","selection","data-join"],"homepage":"https://d3js.org/d3-selection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"main":"build/d3-selection.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-selection.git"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -f umd -n d3 -o build/d3-selection.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && uglifyjs --preamble \"$(preamble)\" build/d3-selection.js -c -m -o build/d3-selection.min.js","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-selection/build/d3-selection.js d3-selection.v1.js && cp ../d3-selection/build/d3-selection.min.js d3-selection.v1.min.js && git add d3-selection.v1.js d3-selection.v1.min.js && git commit -m \"d3-selection ${npm_package_version}\" && git push && cd - && zip -j build/d3-selection.zip -- LICENSE README.md build/d3-selection.js build/d3-selection.min.js"},"devDependencies":{"eslint":"3","jsdom":"11","package-preamble":"0.1","rollup":"0.41","tape":"4","uglify-js":"^2.8.11"},"gitHead":"dba77502ad4659d7e24fcac984cb93a01036d67c","bugs":{"url":"https://github.com/d3/d3-selection/issues"},"_id":"d3-selection@1.2.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"mbostock","email":"mike@ocks.org"},"dist":{"shasum":"1b8ec1c7cedadfb691f2ba20a4a3cfbeb71bbc88","size":32725,"noattachment":false,"key":"/d3-selection/-/d3-selection-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-selection/download/d3-selection-1.2.0.tgz"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3-selection-1.2.0.tgz_1511300662869_0.9016733223106712"},"directories":{},"publish_time":1511300663004,"_cnpm_publish_time":1511300663004,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.0","next":"2.0.0-rc.5"}}