{"name":"it-parallel","version":"2.0.1","description":"Takes an (async) iterable that emits promise-returning functions, invokes them in parallel up to the concurrency limit and emits the results as they become available, optionally in the same order as the input","main":"index.js","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"homepage":"https://github.com/achingbrain/it/tree/master/packages/it-parallel#readme","bugs":{"url":"https://github.com/achingbrain/it/issues"},"scripts":{"test":"ava","lint":"standard","coverage":"nyc --reporter html --reporter lcov ava","clean":"rm -rf .nyc_output coverage dist","check":"tsc --noEmit","build":"npm run build:types","build:types":"tsc --emitDeclarationOnly --declarationDir dist","prepublishOnly":"npm run build"},"author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"ISC","devDependencies":{"ava":"^3.12.1","delay":"^4.3.0","it-all":"^1.0.6","nyc":"^15.1.0","standard":"^16.0.3","typescript":"^4.0.2"},"dependencies":{"p-defer":"^3.0.0"},"typesVersions":{"*":{"*":[".","dist/*"]}},"gitHead":"29126fa87dae108acef381693812f22ac8f9362b","_id":"it-parallel@2.0.1","_nodeVersion":"16.8.0","_npmVersion":"lerna/4.0.0/node@v16.8.0+x64 (darwin)","dist":{"shasum":"ba46b04c764579d1fc63ff668d13fac63c1bd7f8","size":3507,"noattachment":false,"key":"/it-parallel/-/it-parallel-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-parallel/download/it-parallel-2.0.1.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-parallel_2.0.1_1633875317735_0.7562359958240856"},"_hasShrinkwrap":false,"publish_time":1633875317894,"_cnpm_publish_time":1633875317894,"_cnpmcore_publish_time":"2021-12-16T18:48:58.191Z","dist-tags":{"latest":"3.0.15"}}