UNPKG

299 BJSONView Raw
1{
2 "name": "batch",
3 "repo": "visionmedia/batch",
4 "description": "Async task batching",
5 "version": "0.6.1",
6 "keywords": ["batch", "async", "utility", "concurrency", "concurrent"],
7 "dependencies": {
8 "component/emitter": "*"
9 },
10 "development": {},
11 "scripts": [
12 "index.js"
13 ]
14}