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
| {
| "_from": "@types/debug@^4.1.6",
| "_id": "@types/debug@4.1.12",
| "_inBundle": false,
| "_integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==",
| "_location": "/@types/debug",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/debug@^4.1.6",
| "name": "@types/debug",
| "escapedName": "@types%2fdebug",
| "scope": "@types",
| "rawSpec": "^4.1.6",
| "saveSpec": null,
| "fetchSpec": "^4.1.6"
| },
| "_requiredBy": [
| "/builder-util"
| ],
| "_resolved": "https://registry.npmmirror.com/@types/debug/-/debug-4.1.12.tgz",
| "_shasum": "a155f21690871953410df4b6b6f53187f0500917",
| "_spec": "@types/debug@^4.1.6",
| "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/builder-util",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Seon-Wook Park",
| "url": "https://github.com/swook"
| },
| {
| "name": "Gal Talmor",
| "url": "https://github.com/galtalmor"
| },
| {
| "name": "John McLaughlin",
| "url": "https://github.com/zamb3zi"
| },
| {
| "name": "Brasten Sager",
| "url": "https://github.com/brasten"
| },
| {
| "name": "Nicolas Penin",
| "url": "https://github.com/npenin"
| },
| {
| "name": "Kristian Brünn",
| "url": "https://github.com/kristianmitk"
| },
| {
| "name": "Caleb Gregory",
| "url": "https://github.com/calebgregory"
| }
| ],
| "dependencies": {
| "@types/ms": "*"
| },
| "deprecated": false,
| "description": "TypeScript definitions for debug",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/debug",
| "license": "MIT",
| "main": "",
| "name": "@types/debug",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/debug"
| },
| "scripts": {},
| "typeScriptVersion": "4.5",
| "types": "index.d.ts",
| "typesPublisherContentHash": "1053110a8e5e302f35fb57f45389304fa5a4f53bb8982b76b8065bcfd7083731",
| "version": "4.1.12"
| }
|
|