{"name":"d3-timer","version":"0.4.3","description":"An efficient queue capable of managing thousands of concurrent animations.","keywords":["d3","timer","transition","animation","requestAnimationFrame","setTimeout","setInterval"],"homepage":"https://github.com/d3/d3-timer","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/d3-timer.js","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-timer.git"},"scripts":{"pretest":"rm -rf build && mkdir build && json2module package.json > build/package.js && rollup -f umd -n d3_timer -o build/d3-timer.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && uglifyjs build/d3-timer.js -c -m -o build/d3-timer.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cp build/d3-timer.js ../d3.github.com/d3-timer.v0.4.js && cp build/d3-timer.min.js ../d3.github.com/d3-timer.v0.4.min.js && cd ../d3.github.com && git add d3-timer.v0.4.js d3-timer.v0.4.min.js && git commit -m \"d3-timer ${VERSION}\" && git push && cd - && zip -j build/d3-timer.zip -- LICENSE README.md build/d3-timer.js build/d3-timer.min.js"},"devDependencies":{"json2module":"0.0","rollup":"0.25","tape":"4","uglify-js":"2"},"gitHead":"1aac93677a20bb3e17ff91662cc304871a06e44a","bugs":{"url":"https://github.com/d3/d3-timer/issues"},"_id":"d3-timer@0.4.3","_shasum":"0ef4ffc959889be8f6b61f74f40f0826929a72c3","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.0","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"dist":{"shasum":"0ef4ffc959889be8f6b61f74f40f0826929a72c3","size":6619,"noattachment":false,"key":"/d3-timer/-/d3-timer-0.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-timer/download/d3-timer-0.4.3.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/d3-timer-0.4.3.tgz_1461954092341_0.4049558029510081"},"directories":{},"publish_time":1461954093227,"_cnpm_publish_time":1461954093227,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.1","next":"2.0.0-rc.1"}}