{"name":"p-queue","version":"8.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":">=18"},"scripts":{"build":"del-cli dist && tsc","test":"xo && ava && 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":"^6.1.2"},"devDependencies":{"@sindresorhus/tsconfig":"^5.0.0","@types/benchmark":"^2.1.5","@types/node":"^20.10.4","ava":"^5.3.1","benchmark":"^2.1.4","del-cli":"^5.1.0","delay":"^6.0.0","in-range":"^3.0.0","p-defer":"^4.0.0","random-int":"^3.0.0","time-span":"^5.1.0","tsd":"^0.29.0","tsx":"^4.6.2","typescript":"^5.3.3","xo":"^0.56.0"},"ava":{"workerThreads":false,"files":["test/**"],"extensions":{"ts":"module"},"nodeArguments":["--import=tsx/esm"]},"xo":{"rules":{"@typescript-eslint/member-ordering":"off","@typescript-eslint/no-floating-promises":"off","@typescript-eslint/no-invalid-void-type":"off"}},"gitHead":"825ba9084da1bd937d3a47ec5c58329b0685a17a","bugs":{"url":"https://github.com/sindresorhus/p-queue/issues"},"homepage":"https://github.com/sindresorhus/p-queue#readme","_id":"p-queue@8.0.0","_nodeVersion":"18.19.0","_npmVersion":"9.2.0","dist":{"shasum":"f92b4855b81cc478765d44f2361f0e517f5e1bc7","size":9469,"noattachment":false,"key":"/p-queue/-/p-queue-8.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/p-queue/download/p-queue-8.0.0.tgz"},"_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/p-queue_8.0.0_1701962164597_0.5608668142464854"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-07T15:16:04.803Z","publish_time":1701962164803,"_source_registry_name":"default","_cnpm_publish_time":1701962164803,"dist-tags":{"latest":"9.1.2"}}