{"name":"p-queue","version":"9.3.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":"cfa917af261fb6db9eb1281221ba21093eb49e3d","_id":"p-queue@9.3.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-7NED7xhQ74Ngp4JP/2e0VZHp7vSWfJfqeiR92jPgxsz6m0Se4P03YoTKa9dDXyZ3r6P616gUXttrB6nnHYKang==","shasum":"f2bbe6b38f1fa38dd4c8cedaa444b6249cf258e2","tarball":"https://registry.npmjs.org/p-queue/-/p-queue-9.3.0.tgz","fileCount":13,"unpackedSize":83189,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGdkkkAcQSrN+E51xRSAwYY75lkv4iaEcHj+zib/RLzWAiEAoZuaeQ7uOsegLu6NiwOwKUrzaA01BSF2Gt6h8znZzR0="}]},"_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.3.0_1778919229623_0.8352263341927062"},"_hasShrinkwrap":false}