{"name":"d3-selection","version":"1.0.1","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":"http://bost.ocks.org/mike"},"main":"build/d3-selection.js","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":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; 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 ${VERSION}\" && git push && cd - && zip -j build/d3-selection.zip -- LICENSE README.md build/d3-selection.js build/d3-selection.min.js"},"devDependencies":{"eslint":"2","jsdom":"9","package-preamble":"0.0","rollup":"0.34","tape":"4","uglify-js":"2"},"gitHead":"489b9f87f2bd22ee4da0f321e6ecb0c993451119","bugs":{"url":"https://github.com/d3/d3-selection/issues"},"_id":"d3-selection@1.0.1","_shasum":"680601af7875f58da9b06288aa3a36bd7f627714","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"dist":{"shasum":"680601af7875f58da9b06288aa3a36bd7f627714","size":31587,"noattachment":false,"key":"/d3-selection/-/d3-selection-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-selection/download/d3-selection-1.0.1.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/d3-selection-1.0.1.tgz_1469832733446_0.18895890028215945"},"directories":{},"publish_time":1469832737676,"_cnpm_publish_time":1469832737676,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.0","next":"2.0.0-rc.5"}}