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
| {
| "_args": [
| [
| "@types/xml2js@0.4.5",
| "E:\\ximenzi\\wms\\old\\api"
| ]
| ],
| "_from": "@types/xml2js@0.4.5",
| "_id": "@types/xml2js@0.4.5",
| "_inBundle": false,
| "_integrity": "sha512-yohU3zMn0fkhlape1nxXG2bLEGZRc1FeqF80RoHaYXJN7uibaauXfhzhOJr1Xh36sn+/tx21QAOf07b/xYVk1w==",
| "_location": "/@types/xml2js",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/xml2js@0.4.5",
| "name": "@types/xml2js",
| "escapedName": "@types%2fxml2js",
| "scope": "@types",
| "rawSpec": "0.4.5",
| "saveSpec": null,
| "fetchSpec": "0.4.5"
| },
| "_requiredBy": [
| "/"
| ],
| "_resolved": "https://registry.npmjs.org/@types/xml2js/-/xml2js-0.4.5.tgz",
| "_spec": "0.4.5",
| "_where": "E:\\ximenzi\\wms\\old\\api",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "Michel Salib",
| "url": "https://github.com/michelsalib"
| },
| {
| "name": "Jason McNeil",
| "url": "https://github.com/jasonrm"
| },
| {
| "name": "Christopher Currens",
| "url": "https://github.com/ccurrens"
| },
| {
| "name": "Edward Hinkle",
| "url": "https://github.com/edwardhinkle"
| },
| {
| "name": "Behind The Math",
| "url": "https://github.com/BehindTheMath"
| },
| {
| "name": "Claas Ahlrichs",
| "url": "https://github.com/claasahl"
| },
| {
| "name": "Grzegorz Redlicki",
| "url": "https://github.com/redlickigrzegorz"
| },
| {
| "name": "Ryan Ling",
| "url": "https://github.com/72636c"
| }
| ],
| "dependencies": {
| "@types/node": "*"
| },
| "description": "TypeScript definitions for node-xml2js",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/xml2js",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/xml2js"
| },
| "scripts": {},
| "typeScriptVersion": "2.0",
| "types": "index",
| "typesPublisherContentHash": "c7c9a1ca79bc9b5a3b53c7f34ca89a3413f66b1746349eb81750949afa5acf85",
| "version": "0.4.5"
| }
|
|