UNPKG

@wfh/thread-promise-pool

Version:

2 Node.js utilities: a thread worker pool and a promise queue

27 lines (26 loc) 619 B
{ "name": "@wfh/thread-promise-pool", "version": "1.0.2", "description": "2 Node.js utilities: a thread worker pool and a promise queue", "main": "dist/index.js", "dr": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/liujingbreak/plink.git" }, "keywords": [ "Thread", "worker", "pool", "promise" ], "author": "Liu Jing", "license": "MIT", "bugs": { "url": "https://github.com/liujingbreak/plink/issues" }, "homepage": "https://github.com/liujingbreak/plink#readme" }