{"name":"d3-selection","version":"0.6.7","description":"Data-driven DOM manipulation: select elements and join them to data.","keywords":["d3","dom","selection","data-join"],"homepage":"https://github.com/d3/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":"mkdir -p build && node -e 'process.stdout.write(\"var version = \\\"\" + require(\"./package.json\").version + \"\\\"; export * from \\\"../index\\\"; export {version};\");' > build/bundle.js && rollup -f umd -n d3_selection -o build/d3-selection.js -- build/bundle.js","test":"faucet `find test -name '*-test.js'` && eslint index.js src","prepublish":"npm test && uglifyjs build/d3-selection.js -c -m -o build/d3-selection.min.js && rm -f build/d3-selection.zip && zip -j build/d3-selection.zip -- LICENSE README.md build/d3-selection.js build/d3-selection.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git tag -am \"Release $VERSION.\" v${VERSION} && git push --tags && cp build/d3-selection.js ../d3.github.com/d3-selection.v0.6.js && cp build/d3-selection.min.js ../d3.github.com/d3-selection.v0.6.min.js && cd ../d3.github.com && git add d3-selection.v0.6.js d3-selection.v0.6.min.js && git commit -m \"d3-selection ${VERSION}\" && git push"},"devDependencies":{"faucet":"0.0","rollup":"0.25","jsdom":"8","tape":"4","uglify-js":"2"},"gitHead":"89dd43e936d608c579a2df601c9b285b414a18e9","bugs":{"url":"https://github.com/d3/d3-selection/issues"},"_id":"d3-selection@0.6.7","_shasum":"42985c600edb0e40e18843f3e7a0b148bba1594d","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.5.0","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"dist":{"shasum":"42985c600edb0e40e18843f3e7a0b148bba1594d","size":29767,"noattachment":false,"key":"/d3-selection/-/d3-selection-0.6.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-selection/download/d3-selection-0.6.7.tgz"},"_npmOperationalInternal":{"host":"packages-8-eu.internal.npmjs.com","tmp":"tmp/d3-selection-0.6.7.tgz_1454366668266_0.9793387753888965"},"directories":{},"publish_time":1454366671875,"_cnpm_publish_time":1454366671875,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.0","next":"2.0.0-rc.5"}}