{"name":"it-parallel","version":"2.0.0","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.5","nyc":"^15.1.0","standard":"^16.0.3","typescript":"^4.0.2"},"dependencies":{"p-defer":"^3.0.0"},"typesVersions":{"*":{"*":[".","dist/*"]}},"gitHead":"77529aac7ccee95deb23ca07e7cec59b3ef59948","_id":"it-parallel@2.0.0","_nodeVersion":"16.8.0","_npmVersion":"lerna/4.0.0/node@v16.8.0+x64 (darwin)","dist":{"shasum":"b11b66e11754422ed150a96dbc3c35910c71b397","size":3479,"noattachment":false,"key":"/it-parallel/-/it-parallel-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-parallel/download/it-parallel-2.0.0.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.0_1633867893547_0.9173956596572621"},"_hasShrinkwrap":false,"publish_time":1633867893687,"_cnpm_publish_time":1633867893687,"_cnpmcore_publish_time":"2021-12-16T18:48:58.380Z","dist-tags":{"latest":"3.0.15"}}