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
| {
| "_args": [
| [
| "@types/istanbul-lib-coverage@2.0.6",
| "C:\\Users\\hp\\Desktop\\gitzhongyi"
| ]
| ],
| "_development": true,
| "_from": "@types/istanbul-lib-coverage@2.0.6",
| "_id": "@types/istanbul-lib-coverage@2.0.6",
| "_inBundle": false,
| "_integrity": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==",
| "_location": "/@types/istanbul-lib-coverage",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/istanbul-lib-coverage@2.0.6",
| "name": "@types/istanbul-lib-coverage",
| "escapedName": "@types%2fistanbul-lib-coverage",
| "scope": "@types",
| "rawSpec": "2.0.6",
| "saveSpec": null,
| "fetchSpec": "2.0.6"
| },
| "_requiredBy": [
| "/@jest/test-result",
| "/@jest/types",
| "/@types/istanbul-lib-report",
| "/@types/istanbul-reports",
| "/v8-to-istanbul"
| ],
| "_resolved": "https://registry.npmmirror.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz",
| "_spec": "2.0.6",
| "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "Jason Cheatham",
| "url": "https://github.com/jason0x43"
| }
| ],
| "dependencies": {},
| "description": "TypeScript definitions for istanbul-lib-coverage",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-coverage",
| "license": "MIT",
| "main": "",
| "name": "@types/istanbul-lib-coverage",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/istanbul-lib-coverage"
| },
| "scripts": {},
| "typeScriptVersion": "4.5",
| "types": "index.d.ts",
| "typesPublisherContentHash": "36c823c8b3f66dab91254b0f7299de71768ad8836bfbfcaa062409dd86fbbd61",
| "version": "2.0.6"
| }
|
|