{"name":"d3-queue","version":"3.0.2","description":"Evaluate asynchronous tasks with configurable concurrency.","keywords":["d3","d3-module","asynchronous","async","queue"],"homepage":"https://d3js.org/d3-queue/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/d3-queue.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-queue.git"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -f umd -n d3 -o build/d3-queue.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && uglifyjs --preamble \"$(preamble)\" build/d3-queue.js -c -m -o build/d3-queue.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cd ../d3-queue-bower && git pull && cp -v ../d3-queue/README.md ../d3-queue/LICENSE ../d3-queue/build/d3-queue.js . && git add README.md LICENSE d3-queue.js && git commit -m \"Release $VERSION.\" && git tag -am \"Release $VERSION.\" v${VERSION} && git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-queue/build/d3-queue.js d3-queue.v3.js && cp ../d3-queue/build/d3-queue.min.js d3-queue.v3.min.js && git add d3-queue.v3.js d3-queue.v3.min.js && git commit -m \"d3-queue ${VERSION}\" && git push && cd - && zip -j build/d3-queue.zip -- LICENSE README.md build/d3-queue.js build/d3-queue.min.js"},"devDependencies":{"eslint":"2","package-preamble":"0.0","rollup":"0.34","tape":"4","uglify-js":"2"},"gitHead":"3d35e22c5dd78dd6ebe306cebfb0b2840b03ffda","bugs":{"url":"https://github.com/d3/d3-queue/issues"},"_id":"d3-queue@3.0.2","_shasum":"f2939cccd94b301cc729e1c9d158bd5c2b6c7036","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"dist":{"shasum":"f2939cccd94b301cc729e1c9d158bd5c2b6c7036","size":7023,"noattachment":false,"key":"/d3-queue/-/d3-queue-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-queue/download/d3-queue-3.0.2.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/d3-queue-3.0.2.tgz_1470173862978_0.47037902125157416"},"directories":{},"publish_time":1470173865362,"_hasShrinkwrap":false,"_cnpm_publish_time":1470173865362,"_cnpmcore_publish_time":"2021-12-16T17:40:42.994Z","dist-tags":{"latest":"3.0.7"}}