{"_id":"queue-async","_rev":"105258","name":"queue-async","description":"DEPRECATED; renamed d3-queue.","dist-tags":{"latest":"1.2.1"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"time":{"modified":"2021-06-03T10:37:55.000Z","created":"2012-04-18T20:51:05.985Z","1.2.1":"2016-02-02T01:05:03.710Z","1.2.0":"2016-01-23T00:07:24.646Z","1.1.1":"2016-01-22T21:09:01.305Z","1.1.0":"2016-01-20T21:24:43.832Z","1.0.7":"2014-01-15T22:27:36.389Z","1.0.6":"2014-01-15T22:08:45.374Z","1.0.5":"2014-01-15T22:01:56.025Z","1.0.4":"2013-06-24T14:36:22.495Z","1.0.3":"2013-04-01T20:04:46.766Z","1.0.2":"2013-03-31T00:05:04.944Z","1.0.1":"2013-01-25T22:23:27.181Z","1.0.0":"2012-11-12T17:49:37.842Z","0.0.2":"2012-04-18T20:51:05.985Z"},"users":{"fill":true,"staydecent":true,"acstll":true,"suprsidr":true,"dmonix":true,"rmp":true,"cfen":true,"wenbing":true},"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"git+https://github.com/mbostock/queue.git"},"versions":{"1.2.1":{"name":"queue-async","version":"1.2.1","description":"DEPRECATED; renamed d3-queue.","keywords":["asynchronous","async","queue"],"homepage":"https://github.com/mbostock/queue","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/queue.js","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/mbostock/queue.git"},"scripts":{"pretest":"mkdir -p build && node -e 'process.stdout.write(\"import queue from \\\"../index\\\"; queue.version = \\\"\" + require(\"./package.json\").version + \"\\\"; export default queue;\");' > build/bundle.js && rollup -f umd -u queue -n queue -o build/queue.js -- build/bundle.js","test":"faucet `find test -name '*-test.js'` && eslint index.js src","prepublish":"npm run test && uglifyjs build/queue.js -c -m -o build/queue.min.js && rm -f build/queue.zip && zip -j build/queue.zip -- LICENSE README.md build/queue.js build/queue.min.js"},"devDependencies":{"faucet":"0.0","rollup":"0.25","seedrandom":"2","tape":"4","uglify-js":"2"},"gitHead":"e0a9fe0bd395d325278ee4a6fa1f276f06644d08","bugs":{"url":"https://github.com/mbostock/queue/issues"},"_id":"queue-async@1.2.1","_shasum":"0582e01dae253258cf576fc2a35db96fca847f6f","_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":"0582e01dae253258cf576fc2a35db96fca847f6f","size":4450,"noattachment":false,"key":"/queue-async/-/queue-async-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/queue-async/download/queue-async-1.2.1.tgz"},"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/queue-async-1.2.1.tgz_1454375101698_0.1482346246484667"},"directories":{},"publish_time":1454375103710,"_cnpm_publish_time":1454375103710,"_hasShrinkwrap":false},"1.2.0":{"name":"queue-async","version":"1.2.0","description":"A minimalist library for escaping callback hell.","keywords":["asynchronous","async","queue"],"homepage":"https://github.com/mbostock/queue","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/queue.js","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/mbostock/queue.git"},"scripts":{"pretest":"mkdir -p build && node -e 'process.stdout.write(\"import queue from \\\"../index\\\"; queue.version = \\\"\" + require(\"./package.json\").version + \"\\\"; export default queue;\");' > build/bundle.js && rollup -f umd -u queue -n queue -o build/queue.js -- build/bundle.js","test":"faucet `find test -name '*-test.js'` && eslint index.js src","prepublish":"npm run test && uglifyjs build/queue.js -c -m -o build/queue.min.js && rm -f build/queue.zip && zip -j build/queue.zip -- LICENSE README.md build/queue.js build/queue.min.js"},"devDependencies":{"faucet":"0.0","rollup":"0.25","seedrandom":"2","tape":"4","uglify-js":"2"},"gitHead":"8ca2891b68845fd6dda959f33f754140e037a9ed","bugs":{"url":"https://github.com/mbostock/queue/issues"},"_id":"queue-async@1.2.0","_shasum":"999617c9116c3061bf757de34153eb8854beac81","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.4.0","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"dist":{"shasum":"999617c9116c3061bf757de34153eb8854beac81","size":6345,"noattachment":false,"key":"/queue-async/-/queue-async-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/queue-async/download/queue-async-1.2.0.tgz"},"directories":{},"publish_time":1453507644646,"_cnpm_publish_time":1453507644646,"deprecated":"renamed to d3-queue","_hasShrinkwrap":false},"1.1.1":{"name":"queue-async","version":"1.1.1","description":"A little helper for asynchronous JavaScript.","keywords":["asynchronous","async","queue"],"homepage":"https://github.com/mbostock/queue","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/queue.js","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/mbostock/queue.git"},"scripts":{"pretest":"mkdir -p build && node -e 'process.stdout.write(\"import queue from \\\"../index\\\"; queue.version = \\\"\" + require(\"./package.json\").version + \"\\\"; export default queue;\");' > build/bundle.js && rollup -f umd -u queue -n queue -o build/queue.js -- build/bundle.js","test":"faucet `find test -name '*-test.js'` && eslint index.js src","prepublish":"npm run test && uglifyjs build/queue.js -c -m -o build/queue.min.js && rm -f build/queue.zip && zip -j build/queue.zip -- LICENSE README.md build/queue.js build/queue.min.js"},"devDependencies":{"faucet":"0.0","rollup":"0.25","seedrandom":"2","tape":"4","uglify-js":"2"},"gitHead":"353d733bf6b09ebf907cc4d4902e1b93f26681db","bugs":{"url":"https://github.com/mbostock/queue/issues"},"_id":"queue-async@1.1.1","_shasum":"cddfd135041130ab9baab5c8c7dd35ac9b68b048","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.4.0","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"dist":{"shasum":"cddfd135041130ab9baab5c8c7dd35ac9b68b048","size":5171,"noattachment":false,"key":"/queue-async/-/queue-async-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/queue-async/download/queue-async-1.1.1.tgz"},"directories":{},"publish_time":1453496941305,"_cnpm_publish_time":1453496941305,"deprecated":"renamed to d3-queue","_hasShrinkwrap":false},"1.1.0":{"name":"queue-async","version":"1.1.0","description":"A little helper for asynchronous JavaScript.","keywords":["asynchronous","async","queue"],"homepage":"https://github.com/mbostock/queue","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/queue.js","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/mbostock/queue.git"},"scripts":{"pretest":"mkdir -p build && node -e 'process.stdout.write(\"import queue from \\\"../index\\\"; queue.version = \\\"\" + require(\"./package.json\").version + \"\\\"; export default queue;\");' > build/bundle.js && rollup -f umd -u queue -n queue -o build/queue.js -- build/bundle.js","test":"faucet `find test -name '*-test.js'` && eslint index.js src","prepublish":"npm run test && uglifyjs build/queue.js -c -m -o build/queue.min.js && rm -f build/queue.zip && zip -j build/queue.zip -- LICENSE README.md build/queue.js build/queue.min.js"},"devDependencies":{"faucet":"0.0","rollup":"0.25","seedrandom":"2","tape":"4","uglify-js":"2"},"gitHead":"cc2a448e4c04dffe7d0ce71e7bb71b8d588e868b","bugs":{"url":"https://github.com/mbostock/queue/issues"},"_id":"queue-async@1.1.0","_shasum":"d5f88e32fd01fee4f6d946d21d17abd16ac65f35","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.4.0","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"dist":{"shasum":"d5f88e32fd01fee4f6d946d21d17abd16ac65f35","size":5102,"noattachment":false,"key":"/queue-async/-/queue-async-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/queue-async/download/queue-async-1.1.0.tgz"},"directories":{},"publish_time":1453325083832,"_cnpm_publish_time":1453325083832,"deprecated":"renamed to d3-queue","_hasShrinkwrap":false},"1.0.7":{"name":"queue-async","version":"1.0.7","description":"A little helper for asynchronous JavaScript.","keywords":["asynchronous","async","queue"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"https://github.com/mbostock/queue.git"},"main":"queue.js","devDependencies":{"uglify-js":"2","vows":"0.7"},"scripts":{"test":"vows; echo"},"readmeFilename":"README.md","bugs":{"url":"https://github.com/mbostock/queue/issues"},"_id":"queue-async@1.0.7","dist":{"shasum":"22ae0a1dac4a92f5bcd4634f993c682a2a810945","size":4120,"noattachment":false,"key":"/queue-async/-/queue-async-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/queue-async/download/queue-async-1.0.7.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1389824856389,"_cnpm_publish_time":1389824856389,"deprecated":"renamed to d3-queue","_hasShrinkwrap":false},"1.0.6":{"name":"queue-async","version":"1.0.6","description":"A little helper for asynchronous JavaScript.","keywords":["asynchronous","async","queue"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"https://github.com/mbostock/queue.git"},"main":"queue.js","devDependencies":{"uglify-js":"~2.2.5","vows":"~0.7.0"},"scripts":{"test":"node_modules/.bin/vows; echo"},"readmeFilename":"README.md","bugs":{"url":"https://github.com/mbostock/queue/issues"},"_id":"queue-async@1.0.6","dist":{"shasum":"e4d08f6e66db8bc66e24b17d1961e26f9264e54b","size":4141,"noattachment":false,"key":"/queue-async/-/queue-async-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/queue-async/download/queue-async-1.0.6.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1389823725374,"_cnpm_publish_time":1389823725374,"deprecated":"renamed to d3-queue","_hasShrinkwrap":false},"1.0.5":{"name":"queue-async","version":"1.0.5","description":"A little helper for asynchronous JavaScript.","keywords":["asynchronous","async","queue"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"https://github.com/mbostock/queue.git"},"main":"queue.js","devDependencies":{"uglify-js":"~2.2.5","vows":"~0.7.0"},"scripts":{"test":"node_modules/.bin/vows; echo"},"readmeFilename":"README.md","bugs":{"url":"https://github.com/mbostock/queue/issues"},"_id":"queue-async@1.0.5","dist":{"shasum":"7dfbdc942d3e295c9f98dd84b8d05df049b6cd52","size":4122,"noattachment":false,"key":"/queue-async/-/queue-async-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/queue-async/download/queue-async-1.0.5.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1389823316025,"_cnpm_publish_time":1389823316025,"deprecated":"renamed to d3-queue","_hasShrinkwrap":false},"1.0.4":{"name":"queue-async","version":"1.0.4","description":"A little helper for asynchronous JavaScript.","keywords":["asynchronous","async","queue"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"https://github.com/mbostock/queue.git"},"main":"queue.js","devDependencies":{"uglify-js":"~2.2.5","vows":"~0.7.0"},"scripts":{"test":"node_modules/.bin/vows; echo"},"readmeFilename":"README.md","bugs":{"url":"https://github.com/mbostock/queue/issues"},"_id":"queue-async@1.0.4","dist":{"shasum":"707f952e8b881b0e0fa9b70c5b17a629752e09ef","size":3967,"noattachment":false,"key":"/queue-async/-/queue-async-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/queue-async/download/queue-async-1.0.4.tgz"},"_from":".","_npmVersion":"1.2.32","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1372084582495,"_cnpm_publish_time":1372084582495,"deprecated":"renamed to d3-queue","_hasShrinkwrap":false},"1.0.3":{"name":"queue-async","version":"1.0.3","description":"A little helper for asynchronous JavaScript.","keywords":["asynchronous","async","queue"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"https://github.com/mbostock/queue.git"},"main":"queue.js","devDependencies":{"uglify-js":"~2.2.5","vows":"~0.7.0"},"scripts":{"test":"node_modules/.bin/vows"},"readmeFilename":"README.md","_id":"queue-async@1.0.3","dist":{"shasum":"09fe1466759dc1210097df51dfb9aa1a47252651","size":3592,"noattachment":false,"key":"/queue-async/-/queue-async-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/queue-async/download/queue-async-1.0.3.tgz"},"_from":".","_npmVersion":"1.2.15","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1364846686766,"_cnpm_publish_time":1364846686766,"deprecated":"renamed to d3-queue","_hasShrinkwrap":false},"1.0.2":{"name":"queue-async","version":"1.0.2","description":"A little helper for asynchronous JavaScript.","keywords":["asynchronous","async","queue"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"https://github.com/mbostock/queue.git"},"main":"queue.js","devDependencies":{"uglify-js":"~2.2.5","vows":"~0.7.0"},"scripts":{"test":"node_modules/.bin/vows"},"readmeFilename":"README.md","_id":"queue-async@1.0.2","dist":{"shasum":"0f90188251ff9d2fd357f339dbcc09606574d8b7","size":3684,"noattachment":false,"key":"/queue-async/-/queue-async-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/queue-async/download/queue-async-1.0.2.tgz"},"_from":".","_npmVersion":"1.2.15","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1364688304944,"_cnpm_publish_time":1364688304944,"deprecated":"renamed to d3-queue","_hasShrinkwrap":false},"1.0.1":{"name":"queue-async","version":"1.0.1","description":"A little helper for asynchronous JavaScript.","keywords":["asynchronous","async","queue"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"http://github.com/mbostock/queue.git"},"main":"queue.js","devDependencies":{"uglify-js":"2.2.3","vows":"0.7.0"},"scripts":{"test":"./node_modules/vows/bin/vows"},"readmeFilename":"README.md","_id":"queue-async@1.0.1","dist":{"shasum":"c21ffe6255ae1c0533d1e747d4af752dc682d403","size":3718,"noattachment":false,"key":"/queue-async/-/queue-async-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/queue-async/download/queue-async-1.0.1.tgz"},"_from":".","_npmVersion":"1.2.2","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1359152607181,"_cnpm_publish_time":1359152607181,"deprecated":"renamed to d3-queue","_hasShrinkwrap":false},"1.0.0":{"name":"queue-async","version":"1.0.0","description":"A little helper for asynchronous JavaScript.","keywords":["asynchronous","async","queue"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"http://github.com/mbostock/queue.git"},"main":"queue.js","devDependencies":{"uglify-js":"1.2.3","vows":"0.6.x"},"scripts":{"test":"./node_modules/vows/bin/vows"},"_id":"queue-async@1.0.0","dist":{"shasum":"9ec1d1d0367613c554ff4116afd1543912197a5c","size":3524,"noattachment":false,"key":"/queue-async/-/queue-async-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/queue-async/download/queue-async-1.0.0.tgz"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1352742577842,"_cnpm_publish_time":1352742577842,"deprecated":"renamed to d3-queue","_hasShrinkwrap":false},"0.0.2":{"name":"queue-async","version":"0.0.2","description":"A little helper for asynchronous JavaScript.","keywords":["asynchronous","async","queue"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"git://github.com/mbostock/queue.git"},"main":"queue.js","devDependencies":{"uglify-js":"1.2.3","vows":"0.6.x"},"scripts":{"test":"./node_modules/vows/bin/vows"},"_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"_id":"queue-async@0.0.2","dependencies":{},"engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.0.106","_nodeVersion":"v0.6.2","_defaultsLoaded":true,"dist":{"shasum":"49f2748f6e3b5d73ea2a28b6983d4635339eecf5","size":10240,"noattachment":false,"key":"/queue-async/-/queue-async-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/queue-async/download/queue-async-0.0.2.tgz"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1334782265985,"_cnpm_publish_time":1334782265985,"deprecated":"renamed to d3-queue","_hasShrinkwrap":false}},"readme":"# Queue.js\n\nDEPRECATED; renamed d3-queue.\n","_attachments":{},"homepage":"https://github.com/mbostock/queue","bugs":{"url":"https://github.com/mbostock/queue/issues"},"license":"BSD-3-Clause"}