aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/batch/package.json
blob: 7aaaeff4a97725751a62bf593946baf05ac159da (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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
{
  "_args": [
    [
      {
        "raw": "batch@0.5.3",
        "scope": null,
        "escapedName": "batch",
        "name": "batch",
        "rawSpec": "0.5.3",
        "spec": "0.5.3",
        "type": "version"
      },
      "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\serve-index"
    ]
  ],
  "_from": "batch@0.5.3",
  "_id": "batch@0.5.3",
  "_inCache": true,
  "_location": "/batch",
  "_nodeVersion": "0.12.4",
  "_npmUser": {
    "name": "tjholowaychuk",
    "email": "tj@vision-media.ca"
  },
  "_npmVersion": "2.10.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "batch@0.5.3",
    "scope": null,
    "escapedName": "batch",
    "name": "batch",
    "rawSpec": "0.5.3",
    "spec": "0.5.3",
    "type": "version"
  },
  "_requiredBy": [
    "/serve-index"
  ],
  "_resolved": "https://registry.npmjs.org/batch/-/batch-0.5.3.tgz",
  "_shasum": "3f3414f380321743bfc1042f9a83ff1d5824d464",
  "_shrinkwrap": null,
  "_spec": "batch@0.5.3",
  "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\serve-index",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca"
  },
  "browser": {
    "emitter": "events"
  },
  "bugs": {
    "url": "https://github.com/visionmedia/batch/issues"
  },
  "dependencies": {},
  "description": "Simple async batch",
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "3f3414f380321743bfc1042f9a83ff1d5824d464",
    "tarball": "https://registry.npmjs.org/batch/-/batch-0.5.3.tgz"
  },
  "gitHead": "247f3ec041be32bb8ddc0816d2155b2391550084",
  "homepage": "https://github.com/visionmedia/batch",
  "licenses": [
    {
      "type": "MIT"
    }
  ],
  "main": "index",
  "maintainers": [
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    }
  ],
  "name": "batch",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/visionmedia/batch.git"
  },
  "scripts": {},
  "version": "0.5.3"
}