Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / finalhandler / node_modules / escape-html / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "escape-html@1.0.2",
6         "scope": null,
7         "escapedName": "escape-html",
8         "name": "escape-html",
9         "rawSpec": "1.0.2",
10         "spec": "1.0.2",
11         "type": "version"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\finalhandler"
14     ]
15   ],
16   "_from": "escape-html@1.0.2",
17   "_id": "escape-html@1.0.2",
18   "_inCache": true,
19   "_location": "/finalhandler/escape-html",
20   "_npmUser": {
21     "name": "dougwilson",
22     "email": "doug@somethingdoug.com"
23   },
24   "_npmVersion": "1.4.28",
25   "_phantomChildren": {},
26   "_requested": {
27     "raw": "escape-html@1.0.2",
28     "scope": null,
29     "escapedName": "escape-html",
30     "name": "escape-html",
31     "rawSpec": "1.0.2",
32     "spec": "1.0.2",
33     "type": "version"
34   },
35   "_requiredBy": [
36     "/finalhandler"
37   ],
38   "_resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.2.tgz",
39   "_shasum": "d77d32fa98e38c2f41ae85e9278e0e0e6ba1022c",
40   "_shrinkwrap": null,
41   "_spec": "escape-html@1.0.2",
42   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\finalhandler",
43   "bugs": {
44     "url": "https://github.com/component/escape-html/issues"
45   },
46   "dependencies": {},
47   "description": "Escape HTML entities",
48   "devDependencies": {},
49   "directories": {},
50   "dist": {
51     "shasum": "d77d32fa98e38c2f41ae85e9278e0e0e6ba1022c",
52     "tarball": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.2.tgz"
53   },
54   "files": [
55     "LICENSE",
56     "Readme.md",
57     "index.js"
58   ],
59   "gitHead": "2477a23ae56f75e0a5622a20b5b55da00de3a23b",
60   "homepage": "https://github.com/component/escape-html",
61   "keywords": [
62     "escape",
63     "html",
64     "utility"
65   ],
66   "license": "MIT",
67   "maintainers": [
68     {
69       "name": "tjholowaychuk",
70       "email": "tj@vision-media.ca"
71     },
72     {
73       "name": "dougwilson",
74       "email": "doug@somethingdoug.com"
75     }
76   ],
77   "name": "escape-html",
78   "optionalDependencies": {},
79   "readme": "ERROR: No README data found!",
80   "repository": {
81     "type": "git",
82     "url": "git+https://github.com/component/escape-html.git"
83   },
84   "scripts": {},
85   "version": "1.0.2"
86 }