summaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/debug/package.json
blob: ae5f00e27651ba732f08eeeff2e0bb8488dfad87 (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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
{
  "_args": [
    [
      {
        "raw": "debug@~2.2.0",
        "scope": null,
        "escapedName": "debug",
        "name": "debug",
        "rawSpec": "~2.2.0",
        "spec": ">=2.2.0 <2.3.0",
        "type": "range"
      },
      "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\connect"
    ]
  ],
  "_from": "debug@>=2.2.0 <2.3.0",
  "_id": "debug@2.2.0",
  "_inCache": true,
  "_location": "/debug",
  "_nodeVersion": "0.12.2",
  "_npmUser": {
    "name": "tootallnate",
    "email": "nathan@tootallnate.net"
  },
  "_npmVersion": "2.7.4",
  "_phantomChildren": {},
  "_requested": {
    "raw": "debug@~2.2.0",
    "scope": null,
    "escapedName": "debug",
    "name": "debug",
    "rawSpec": "~2.2.0",
    "spec": ">=2.2.0 <2.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/body-parser",
    "/compression",
    "/connect",
    "/connect-timeout",
    "/express-session",
    "/finalhandler",
    "/morgan",
    "/send",
    "/serve-index"
  ],
  "_resolved": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz",
  "_shasum": "f87057e995b1a1f6ae6a4960664137bc56f039da",
  "_shrinkwrap": null,
  "_spec": "debug@~2.2.0",
  "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\connect",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca"
  },
  "browser": "./browser.js",
  "bugs": {
    "url": "https://github.com/visionmedia/debug/issues"
  },
  "component": {
    "scripts": {
      "debug/index.js": "browser.js",
      "debug/debug.js": "debug.js"
    }
  },
  "contributors": [
    {
      "name": "Nathan Rajlich",
      "email": "nathan@tootallnate.net",
      "url": "http://n8.io"
    }
  ],
  "dependencies": {
    "ms": "0.7.1"
  },
  "description": "small debugging utility",
  "devDependencies": {
    "browserify": "9.0.3",
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "f87057e995b1a1f6ae6a4960664137bc56f039da",
    "tarball": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz"
  },
  "gitHead": "b38458422b5aa8aa6d286b10dfe427e8a67e2b35",
  "homepage": "https://github.com/visionmedia/debug",
  "keywords": [
    "debug",
    "log",
    "debugger"
  ],
  "license": "MIT",
  "main": "./node.js",
  "maintainers": [
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    },
    {
      "name": "tootallnate",
      "email": "nathan@tootallnate.net"
    }
  ],
  "name": "debug",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/visionmedia/debug.git"
  },
  "scripts": {},
  "version": "2.2.0"
}