{"name":"d3-timer","version":"1.0.5","description":"An efficient queue capable of managing thousands of concurrent animations.","keywords":["d3","d3-module","timer","transition","animation","requestAnimationFrame","setTimeout","setInterval"],"homepage":"https://d3js.org/d3-timer/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/d3-timer.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-timer.git"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -f umd -n d3 -o build/d3-timer.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && uglifyjs --preamble \"$(preamble)\" build/d3-timer.js -c -m -o build/d3-timer.min.js","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-timer/build/d3-timer.js d3-timer.v1.js && cp ../d3-timer/build/d3-timer.min.js d3-timer.v1.min.js && git add d3-timer.v1.js d3-timer.v1.min.js && git commit -m \"d3-timer ${npm_package_version}\" && git push && cd - && zip -j build/d3-timer.zip -- LICENSE README.md build/d3-timer.js build/d3-timer.min.js"},"devDependencies":{"eslint":"3","package-preamble":"0.0","rollup":"0.41","tape":"4","uglify-js":"^2.8.11"},"gitHead":"88c38284b32db4d23f2f135e3e58a47471672ebf","bugs":{"url":"https://github.com/d3/d3-timer/issues"},"_id":"d3-timer@1.0.5","_shasum":"b266d476c71b0d269e7ac5f352b410a3b6fe6ef0","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"mbostock","email":"mike@ocks.org"},"dist":{"shasum":"b266d476c71b0d269e7ac5f352b410a3b6fe6ef0","size":6220,"noattachment":false,"key":"/d3-timer/-/d3-timer-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-timer/download/d3-timer-1.0.5.tgz"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/d3-timer-1.0.5.tgz_1489170280485_0.06636933935806155"},"directories":{},"publish_time":1489170282288,"_cnpm_publish_time":1489170282288,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.1","next":"2.0.0-rc.1"}}