{"name":"p-queue","version":"9.2.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.4","p-timeout":"^7.0.0"},"devDependencies":{"@sindresorhus/tsconfig":"^8.0.1","@types/benchmark":"^2.1.5","@types/node":"^25.6.0","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":"fc4b7369d915ade31416d603fd35fd26c1885851","_id":"p-queue@9.2.0","bugs":{"url":"https://github.com/sindresorhus/p-queue/issues"},"homepage":"https://github.com/sindresorhus/p-queue#readme","_nodeVersion":"25.8.0","_npmVersion":"11.12.0","dist":{"integrity":"sha512-dWgLE8AH0HjQ9fe74pUkKkvzzYT18Inp4zra3lKHnnwqGvcfcUBrvF2EAVX+envufDNBOzpPq/IBUONDbI7+3g==","shasum":"eec653e2318e8d8b401368474161e21c83432799","tarball":"https://registry.npmjs.org/p-queue/-/p-queue-9.2.0.tgz","fileCount":13,"unpackedSize":82505,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIE7qdIFEB2d7H9CwkCxqDSFY6VAZTZxAP+VIlmyeZPXdAiAWaUXm6s/oKT3YZTfP3Ka3AD62ZDGzDG0+U99Oi7tTxA=="}]},"_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/p-queue_9.2.0_1777252305043_0.009929615131813785"},"_hasShrinkwrap":false}