{"name":"d3-selection","version":"1.3.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":"dist/d3-selection.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-selection.git"},"scripts":{"pretest":"rm -rf dist && mkdir dist && rollup -c --banner \"$(preamble)\"","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublishOnly":"npm run test && uglifyjs -b beautify=false,preamble=\"'$(preamble)'\" dist/d3-selection.js -c -m -o dist/d3-selection.min.js","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-selection/dist/d3-selection.js d3-selection.v1.js && cp ../d3-selection/dist/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 dist/d3-selection.zip -- LICENSE README.md dist/d3-selection.js dist/d3-selection.min.js"},"devDependencies":{"eslint":"4","jsdom":"11","package-preamble":"0.1","rollup":"0.52","tape":"4","uglify-js":"3.2"},"gitHead":"62c4f160bbba9f0cce3ec883c3b2555352706b16","bugs":{"url":"https://github.com/d3/d3-selection/issues"},"_id":"d3-selection@1.3.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"mbostock","email":"mike@ocks.org"},"dist":{"shasum":"d53772382d3dc4f7507bfb28bcd2d6aed2a0ad6d","size":32902,"noattachment":false,"key":"/d3-selection/-/d3-selection-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-selection/download/d3-selection-1.3.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.3.0.tgz_1517163165825_0.4975074683316052"},"directories":{},"publish_time":1517163166562,"_hasShrinkwrap":false,"_cnpm_publish_time":1517163166562,"dist-tags":{"latest":"3.0.0","next":"2.0.0-rc.5"}}