Initial commit for OpenECOMP SDN-C OA&M
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / serve-index / node_modules / batch / component.json
1 {
2   "name": "batch",
3   "repo": "visionmedia/batch",
4   "description": "Async task batching",
5   "version": "0.5.2",
6   "keywords": ["batch", "async", "utility", "concurrency", "concurrent"],
7   "dependencies": {
8     "component/emitter": "*"
9   },
10   "development": {},
11   "scripts": [
12     "index.js"
13   ]
14 }