Last change
on this file since 76712b2 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
299 bytes
|
Rev | Line | |
---|
[6a3a178] | 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 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.