Files
dogs/node_modules/batch/component.json
ChloeChen0423 7c63f2f07b 前端代码
2025-05-12 16:42:36 +09:00

15 lines
299 B
JSON

{
"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"
]
}