{"name":"p-queue","version":"9.0.0","description":"Promise queue with concurrency control","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/p-queue.git"},"funding":"https://github.com/sponsors/sindresorhus","type":"module","exports":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"sideEffects":false,"engines":{"node":">=20"},"scripts":{"build":"del-cli dist && tsc","test":"xo && node --import=tsx/esm --test test/*.ts && del-cli dist && tsc && tsd","bench":"node --import=tsx/esm bench.ts","prepublishOnly":"del-cli dist && tsc"},"types":"dist/index.d.ts","keywords":["promise","queue","enqueue","limit","limited","concurrency","throttle","throat","rate","batch","ratelimit","priority","priorityqueue","fifo","job","task","async","await","promises","bluebird"],"dependencies":{"eventemitter3":"^5.0.1","p-timeout":"^7.0.0"},"devDependencies":{"@sindresorhus/tsconfig":"^8.0.1","@types/benchmark":"^2.1.5","@types/node":"^24.5.1","benchmark":"^2.1.4","del-cli":"^6.0.0","delay":"^6.0.0","in-range":"^3.0.0","p-defer":"^4.0.1","random-int":"^3.1.0","time-span":"^5.1.0","tsd":"^0.33.0","tsx":"^4.20.5","typescript":"^5.9.2","xo":"^1.2.2"},"xo":{"rules":{"@typescript-eslint/member-ordering":"off","@typescript-eslint/no-floating-promises":"off","@typescript-eslint/no-unsafe-call":"off","@typescript-eslint/no-unsafe-assignment":"off","@typescript-eslint/no-unsafe-return":"off","@typescript-eslint/no-unsafe-argument":"off","@typescript-eslint/prefer-promise-reject-errors":"off","ava/no-import-test-files":"off"}},"gitHead":"5e400174a89395a44399713191b76544cf743fe5","_id":"p-queue@9.0.0","bugs":{"url":"https://github.com/sindresorhus/p-queue/issues"},"homepage":"https://github.com/sindresorhus/p-queue#readme","_nodeVersion":"20.19.5","_npmVersion":"11.6.1","dist":{"shasum":"c571d6fd46ae8e79a39c842935e92d352f7701ec","size":16854,"noattachment":false,"key":"/p-queue/-/p-queue-9.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/p-queue/download/p-queue-9.0.0.tgz"},"_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/p-queue_9.0.0_1759308004997_0.9180891633381181"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-01T08:40:05.184Z","publish_time":1759308005184,"_source_registry_name":"default","_cnpm_publish_time":1759308005184,"dist-tags":{"latest":"9.1.2"}}