Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / serve-index / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "serve-index@~1.7.2",
6         "scope": null,
7         "escapedName": "serve-index",
8         "name": "serve-index",
9         "rawSpec": "~1.7.2",
10         "spec": ">=1.7.2 <1.8.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\connect"
14     ]
15   ],
16   "_from": "serve-index@>=1.7.2 <1.8.0",
17   "_id": "serve-index@1.7.3",
18   "_inCache": true,
19   "_location": "/serve-index",
20   "_nodeVersion": "4.2.3",
21   "_npmUser": {
22     "name": "dougwilson",
23     "email": "doug@somethingdoug.com"
24   },
25   "_npmVersion": "2.14.7",
26   "_phantomChildren": {},
27   "_requested": {
28     "raw": "serve-index@~1.7.2",
29     "scope": null,
30     "escapedName": "serve-index",
31     "name": "serve-index",
32     "rawSpec": "~1.7.2",
33     "spec": ">=1.7.2 <1.8.0",
34     "type": "range"
35   },
36   "_requiredBy": [
37     "/connect"
38   ],
39   "_resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.7.3.tgz",
40   "_shasum": "7a057fc6ee28dc63f64566e5fa57b111a86aecd2",
41   "_shrinkwrap": null,
42   "_spec": "serve-index@~1.7.2",
43   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\connect",
44   "author": {
45     "name": "Douglas Christopher Wilson",
46     "email": "doug@somethingdoug.com"
47   },
48   "bugs": {
49     "url": "https://github.com/expressjs/serve-index/issues"
50   },
51   "dependencies": {
52     "accepts": "~1.2.13",
53     "batch": "0.5.3",
54     "debug": "~2.2.0",
55     "escape-html": "~1.0.3",
56     "http-errors": "~1.3.1",
57     "mime-types": "~2.1.9",
58     "parseurl": "~1.3.1"
59   },
60   "description": "Serve directory listings",
61   "devDependencies": {
62     "after": "0.8.1",
63     "istanbul": "0.4.2",
64     "mocha": "2.3.4",
65     "supertest": "1.1.0"
66   },
67   "directories": {},
68   "dist": {
69     "shasum": "7a057fc6ee28dc63f64566e5fa57b111a86aecd2",
70     "tarball": "https://registry.npmjs.org/serve-index/-/serve-index-1.7.3.tgz"
71   },
72   "engines": {
73     "node": ">= 0.8.0"
74   },
75   "files": [
76     "public/",
77     "LICENSE",
78     "HISTORY.md",
79     "index.js"
80   ],
81   "gitHead": "fc9db6b56a5bd6ae37f635a7cc7230ab83343fc1",
82   "homepage": "https://github.com/expressjs/serve-index#readme",
83   "license": "MIT",
84   "maintainers": [
85     {
86       "name": "dougwilson",
87       "email": "doug@somethingdoug.com"
88     },
89     {
90       "name": "jongleberry",
91       "email": "jonathanrichardong@gmail.com"
92     },
93     {
94       "name": "tjholowaychuk",
95       "email": "tj@vision-media.ca"
96     },
97     {
98       "name": "mscdex",
99       "email": "mscdex@mscdex.net"
100     },
101     {
102       "name": "fishrock123",
103       "email": "fishrock123@rocketmail.com"
104     },
105     {
106       "name": "defunctzombie",
107       "email": "shtylman@gmail.com"
108     }
109   ],
110   "name": "serve-index",
111   "optionalDependencies": {},
112   "readme": "ERROR: No README data found!",
113   "repository": {
114     "type": "git",
115     "url": "git+https://github.com/expressjs/serve-index.git"
116   },
117   "scripts": {
118     "test": "mocha --reporter spec --bail --check-leaks test/",
119     "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/",
120     "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/"
121   },
122   "version": "1.7.3"
123 }