Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / debug / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "debug@~2.2.0",
6         "scope": null,
7         "escapedName": "debug",
8         "name": "debug",
9         "rawSpec": "~2.2.0",
10         "spec": ">=2.2.0 <2.3.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\connect"
14     ]
15   ],
16   "_from": "debug@>=2.2.0 <2.3.0",
17   "_id": "debug@2.2.0",
18   "_inCache": true,
19   "_location": "/debug",
20   "_nodeVersion": "0.12.2",
21   "_npmUser": {
22     "name": "tootallnate",
23     "email": "nathan@tootallnate.net"
24   },
25   "_npmVersion": "2.7.4",
26   "_phantomChildren": {},
27   "_requested": {
28     "raw": "debug@~2.2.0",
29     "scope": null,
30     "escapedName": "debug",
31     "name": "debug",
32     "rawSpec": "~2.2.0",
33     "spec": ">=2.2.0 <2.3.0",
34     "type": "range"
35   },
36   "_requiredBy": [
37     "/body-parser",
38     "/compression",
39     "/connect",
40     "/connect-timeout",
41     "/express-session",
42     "/finalhandler",
43     "/morgan",
44     "/send",
45     "/serve-index"
46   ],
47   "_resolved": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz",
48   "_shasum": "f87057e995b1a1f6ae6a4960664137bc56f039da",
49   "_shrinkwrap": null,
50   "_spec": "debug@~2.2.0",
51   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\connect",
52   "author": {
53     "name": "TJ Holowaychuk",
54     "email": "tj@vision-media.ca"
55   },
56   "browser": "./browser.js",
57   "bugs": {
58     "url": "https://github.com/visionmedia/debug/issues"
59   },
60   "component": {
61     "scripts": {
62       "debug/index.js": "browser.js",
63       "debug/debug.js": "debug.js"
64     }
65   },
66   "contributors": [
67     {
68       "name": "Nathan Rajlich",
69       "email": "nathan@tootallnate.net",
70       "url": "http://n8.io"
71     }
72   ],
73   "dependencies": {
74     "ms": "0.7.1"
75   },
76   "description": "small debugging utility",
77   "devDependencies": {
78     "browserify": "9.0.3",
79     "mocha": "*"
80   },
81   "directories": {},
82   "dist": {
83     "shasum": "f87057e995b1a1f6ae6a4960664137bc56f039da",
84     "tarball": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz"
85   },
86   "gitHead": "b38458422b5aa8aa6d286b10dfe427e8a67e2b35",
87   "homepage": "https://github.com/visionmedia/debug",
88   "keywords": [
89     "debug",
90     "log",
91     "debugger"
92   ],
93   "license": "MIT",
94   "main": "./node.js",
95   "maintainers": [
96     {
97       "name": "tjholowaychuk",
98       "email": "tj@vision-media.ca"
99     },
100     {
101       "name": "tootallnate",
102       "email": "nathan@tootallnate.net"
103     }
104   ],
105   "name": "debug",
106   "optionalDependencies": {},
107   "readme": "ERROR: No README data found!",
108   "repository": {
109     "type": "git",
110     "url": "git://github.com/visionmedia/debug.git"
111   },
112   "scripts": {},
113   "version": "2.2.0"
114 }