{"name":"d3-timer","version":"0.1.0","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":"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 -u d3-timer -n d3_timer -o build/d3-timer.js -- build/bundle.js","test":"faucet `find test -name '*-test.js'`","prepublish":"npm run test && uglifyjs build/d3-timer.js -c -m -o build/d3-timer.min.js && rm -f build/d3-timer.zip && zip -j build/d3-timer.zip -- LICENSE README.md build/d3-timer.js build/d3-timer.min.js"},"devDependencies":{"faucet":"0.0","rollup":"0.20.5","tape":"4","uglify-js":"2"},"gitHead":"59a9ff5034af88b65b3c6a0b3ec20965c14b27a4","bugs":{"url":"https://github.com/d3/d3-timer/issues"},"_id":"d3-timer@0.1.0","_shasum":"d9346e72c30f3a4e5dc33fac1d5efe5f5970248e","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.0","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"dist":{"shasum":"d9346e72c30f3a4e5dc33fac1d5efe5f5970248e","size":5411,"noattachment":false,"key":"/d3-timer/-/d3-timer-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-timer/download/d3-timer-0.1.0.tgz"},"directories":{},"publish_time":1450469964087,"_cnpm_publish_time":1450469964087,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.1","next":"2.0.0-rc.1"}}