{"name":"d3-queue","version":"2.0.2","description":"Evaluate asynchronous tasks with configurable concurrency.","keywords":["d3","asynchronous","async","queue"],"homepage":"https://github.com/d3/d3-queue","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/d3-queue.js","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-queue.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_queue -o build/d3-queue.js -- build/bundle.js","test":"faucet `find test -name '*-test.js'` && eslint index.js src","prepublish":"npm run test && uglifyjs build/d3-queue.js -c -m -o build/d3-queue.min.js && rm -f build/d3-queue.zip && zip -j build/d3-queue.zip -- LICENSE README.md build/d3-queue.js build/d3-queue.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 -v README.md LICENSE build/d3-queue.js ../d3-queue-bower && cd ../d3-queue-bower && 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-queue && cp build/d3-queue.js ../d3.github.com/d3-queue.v2.js && cp build/d3-queue.min.js ../d3.github.com/d3-queue.v2.min.js && cd ../d3.github.com && git add d3-queue.v2.js d3-queue.v2.min.js && git commit -m \"d3-queue ${VERSION}\" && git push"},"devDependencies":{"faucet":"0.0","rollup":"0.25","seedrandom":"2","tape":"4","uglify-js":"2"},"gitHead":"d07c6f8008079bf225b95fdcd8d7d1b671ddb6c3","bugs":{"url":"https://github.com/d3/d3-queue/issues"},"_id":"d3-queue@2.0.2","_shasum":"6c82f568a523672fb7926e8a07357aaf315a9f42","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.5.0","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"dist":{"shasum":"6c82f568a523672fb7926e8a07357aaf315a9f42","size":7515,"noattachment":false,"key":"/d3-queue/-/d3-queue-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-queue/download/d3-queue-2.0.2.tgz"},"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/d3-queue-2.0.2.tgz_1454375386619_0.38569020899012685"},"directories":{},"publish_time":1454375387285,"_hasShrinkwrap":false,"_cnpm_publish_time":1454375387285,"_cnpmcore_publish_time":"2021-12-16T17:40:43.871Z","dist-tags":{"latest":"3.0.7"}}