spigot
Version:
process jobs at a certain concurrency rate
19 lines (18 loc) • 353 B
JSON
{
"name": "spigot",
"version": "0.0.3",
"description": "process jobs at a certain concurrency rate",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "git://github.com/regality/spigot.git"
},
"keywords": [
"spigot"
],
"author": "Adam Blackburn",
"license": "MIT"
}