aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/xmlhttprequest/package.json
blob: 5abe03fbc2b20b5557347b91747856b0ee32880f (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
{
  "_args": [
    [
      {
        "raw": "xmlhttprequest@1.4.2",
        "scope": null,
        "escapedName": "xmlhttprequest",
        "name": "xmlhttprequest",
        "rawSpec": "1.4.2",
        "spec": "1.4.2",
        "type": "version"
      },
      "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\socket.io-client"
    ]
  ],
  "_defaultsLoaded": true,
  "_engineSupported": true,
  "_from": "xmlhttprequest@1.4.2",
  "_id": "xmlhttprequest@1.4.2",
  "_inCache": true,
  "_location": "/xmlhttprequest",
  "_nodeVersion": "v0.6.19",
  "_npmUser": {
    "name": "driverdan",
    "email": "dan@driverdan.com"
  },
  "_npmVersion": "1.1.24",
  "_phantomChildren": {},
  "_requested": {
    "raw": "xmlhttprequest@1.4.2",
    "scope": null,
    "escapedName": "xmlhttprequest",
    "name": "xmlhttprequest",
    "rawSpec": "1.4.2",
    "spec": "1.4.2",
    "type": "version"
  },
  "_requiredBy": [
    "/socket.io-client"
  ],
  "_resolved": "https://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.4.2.tgz",
  "_shasum": "01453a1d9bed1e8f172f6495bbf4c8c426321500",
  "_shrinkwrap": null,
  "_spec": "xmlhttprequest@1.4.2",
  "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\socket.io-client",
  "author": {
    "name": "Dan DeFelippi",
    "url": "http://driverdan.com"
  },
  "bugs": {
    "url": "http://github.com/driverdan/node-XMLHttpRequest/issues"
  },
  "dependencies": {},
  "description": "XMLHttpRequest for Node",
  "devDependencies": {},
  "directories": {
    "lib": "./lib",
    "example": "./example"
  },
  "dist": {
    "shasum": "01453a1d9bed1e8f172f6495bbf4c8c426321500",
    "tarball": "https://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.4.2.tgz"
  },
  "engines": {
    "node": ">=0.4.0"
  },
  "homepage": "https://github.com/driverdan/node-XMLHttpRequest#readme",
  "keywords": [
    "xhr",
    "ajax"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://creativecommons.org/licenses/MIT/"
    }
  ],
  "main": "./lib/XMLHttpRequest.js",
  "maintainers": [
    {
      "name": "driverdan",
      "email": "dan@driverdan.com"
    }
  ],
  "name": "xmlhttprequest",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/driverdan/node-XMLHttpRequest.git"
  },
  "version": "1.4.2"
}