{ "name": "batch", "description": "Simple async batch with concurrency control and progress reporting.", "version": "0.6.1", "author": "TJ Holowaychuk ", "license": "MIT", "devDependencies": { "mocha": "*", "should": "*" }, "main": "index", "browser": { "emitter": "events" }, "repository": { "type": "git", "url": "https://github.com/visionmedia/batch.git" }, "__npminstall_done": "Thu Dec 24 2020 20:21:06 GMT+0800 (CST)", "_from": "batch@0.6.1", "_resolved": "https://registry.npm.taobao.org/batch/download/batch-0.6.1.tgz" }