Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / xmlhttprequest / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "xmlhttprequest@1.4.2",
6         "scope": null,
7         "escapedName": "xmlhttprequest",
8         "name": "xmlhttprequest",
9         "rawSpec": "1.4.2",
10         "spec": "1.4.2",
11         "type": "version"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\socket.io-client"
14     ]
15   ],
16   "_defaultsLoaded": true,
17   "_engineSupported": true,
18   "_from": "xmlhttprequest@1.4.2",
19   "_id": "xmlhttprequest@1.4.2",
20   "_inCache": true,
21   "_location": "/xmlhttprequest",
22   "_nodeVersion": "v0.6.19",
23   "_npmUser": {
24     "name": "driverdan",
25     "email": "dan@driverdan.com"
26   },
27   "_npmVersion": "1.1.24",
28   "_phantomChildren": {},
29   "_requested": {
30     "raw": "xmlhttprequest@1.4.2",
31     "scope": null,
32     "escapedName": "xmlhttprequest",
33     "name": "xmlhttprequest",
34     "rawSpec": "1.4.2",
35     "spec": "1.4.2",
36     "type": "version"
37   },
38   "_requiredBy": [
39     "/socket.io-client"
40   ],
41   "_resolved": "https://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.4.2.tgz",
42   "_shasum": "01453a1d9bed1e8f172f6495bbf4c8c426321500",
43   "_shrinkwrap": null,
44   "_spec": "xmlhttprequest@1.4.2",
45   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\socket.io-client",
46   "author": {
47     "name": "Dan DeFelippi",
48     "url": "http://driverdan.com"
49   },
50   "bugs": {
51     "url": "http://github.com/driverdan/node-XMLHttpRequest/issues"
52   },
53   "dependencies": {},
54   "description": "XMLHttpRequest for Node",
55   "devDependencies": {},
56   "directories": {
57     "lib": "./lib",
58     "example": "./example"
59   },
60   "dist": {
61     "shasum": "01453a1d9bed1e8f172f6495bbf4c8c426321500",
62     "tarball": "https://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.4.2.tgz"
63   },
64   "engines": {
65     "node": ">=0.4.0"
66   },
67   "homepage": "https://github.com/driverdan/node-XMLHttpRequest#readme",
68   "keywords": [
69     "xhr",
70     "ajax"
71   ],
72   "licenses": [
73     {
74       "type": "MIT",
75       "url": "http://creativecommons.org/licenses/MIT/"
76     }
77   ],
78   "main": "./lib/XMLHttpRequest.js",
79   "maintainers": [
80     {
81       "name": "driverdan",
82       "email": "dan@driverdan.com"
83     }
84   ],
85   "name": "xmlhttprequest",
86   "optionalDependencies": {},
87   "readme": "ERROR: No README data found!",
88   "repository": {
89     "type": "git",
90     "url": "git://github.com/driverdan/node-XMLHttpRequest.git"
91   },
92   "version": "1.4.2"
93 }