UNPKG

chunk-promise

Version:
30 lines (29 loc) 649 B
{ "name": "chunk-promise", "version": "1.2.1", "description": "run promises in chunks", "main": "index.js", "directories": { "example": "examples" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/menocomp/chunk-promise.git" }, "keywords": [ "promise.all", "promise.allSettled", "promise", "chunks", "patches" ], "author": "Mina Luke", "license": "MIT", "bugs": { "url": "https://github.com/menocomp/chunk-promise/issues" }, "homepage": "https://github.com/menocomp/chunk-promise#readme" }