|
Last change
on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 12 days ago |
|
Fix frontend appearance
|
-
Property mode
set to
100644
|
|
File size:
299 bytes
|
| Line | |
|---|
| 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.