projecte_ionic/node_modules/batch/component.json
2022-02-09 18:30:03 +01:00

15 lines
299 B
JSON
Executable file

{
"name": "batch",
"repo": "visionmedia/batch",
"description": "Async task batching",
"version": "0.6.1",
"keywords": ["batch", "async", "utility", "concurrency", "concurrent"],
"dependencies": {
"component/emitter": "*"
},
"development": {},
"scripts": [
"index.js"
]
}