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
| {
| "_from": "@types/istanbul-lib-coverage@^2.0.0",
| "_id": "@types/istanbul-lib-coverage@2.0.4",
| "_inBundle": false,
| "_integrity": "sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==",
| "_location": "/@types/istanbul-lib-coverage",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/istanbul-lib-coverage@^2.0.0",
| "name": "@types/istanbul-lib-coverage",
| "escapedName": "@types%2fistanbul-lib-coverage",
| "scope": "@types",
| "rawSpec": "^2.0.0",
| "saveSpec": null,
| "fetchSpec": "^2.0.0"
| },
| "_requiredBy": [
| "/@jest/test-result",
| "/@jest/types",
| "/@types/istanbul-lib-report",
| "/v8-to-istanbul"
| ],
| "_resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz",
| "_shasum": "8467d4b3c087805d63580480890791277ce35c44",
| "_spec": "@types/istanbul-lib-coverage@^2.0.0",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@jest\\types",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Jason Cheatham",
| "url": "https://github.com/jason0x43"
| }
| ],
| "dependencies": {},
| "deprecated": false,
| "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": "3.8",
| "types": "index.d.ts",
| "typesPublisherContentHash": "4df627cf114fc2a3196e0bde6df85bc30eb84e778319bcc5dcfdf962ee9fe093",
| "version": "2.0.4"
| }
|
|