mirror of
https://github.com/abrendan/MicDropMessages.git
synced 2025-08-25 22:12:02 +02:00
Initial commit
This commit is contained in:
14
node_modules/batch/component.json
generated
vendored
Normal file
14
node_modules/batch/component.json
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user