summaryrefslogtreecommitdiffstats
path: root/dgbuilder/dgeflows/node_modules/serve-index/node_modules/batch/package.json
blob: 3d58ce484ec553ad3af12890c86c98262d1003bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
  "name": "batch",
  "version": "0.5.2",
  "licenses": [
    {
      "type": "MIT"
    }
  ],
  "description": "Simple async batch",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca"
  },
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "main": "index",
  "browser": {
    "emitter": "component-emitter"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/visionmedia/batch.git"
  },
  "gitHead": "cd69ea173754c0fbd3a7ab33e0a678e6909f3bf3",
  "bugs": {
    "url": "https://github.com/visionmedia/batch/issues"
  },
  "homepage": "https://github.com/visionmedia/batch",
  "_id": "batch@0.5.2",
  "scripts": {},
  "_shasum": "546543dbe32118c83c7c7ca33a1f5c5d5ea963e9",
  "_from": "batch@0.5.2",
  "_npmVersion": "2.1.14",
  "_nodeVersion": "0.11.14",
  "_npmUser": {
    "name": "tjholowaychuk",
    "email": "tj@vision-media.ca"
  },
  "maintainers": [
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    }
  ],
  "dist": {
    "shasum": "546543dbe32118c83c7c7ca33a1f5c5d5ea963e9",
    "tarball": "http://registry.npmjs.org/batch/-/batch-0.5.2.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/batch/-/batch-0.5.2.tgz"
}