{ "name": "better-batch", "version": "0.0.1", "description": "visionmedia/batch, but with support for sync and generator functions, along with arguments", "keywords": [], "author": "Matthew Mueller ", "repository": { "type": "git", "url": "git://github.com/MatthewMueller/better-batch.git" }, "dependencies": { "enqueue": "0.0.3", "once": "^1.3.0", "wrap-fn": "0.0.2" }, "devDependencies": { "gnode": "0.0.8", "mocha": "*", "should": "^4.0.4" }, "main": "index" }