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
| {
| "_from": "@types/istanbul-reports@^3.0.0",
| "_id": "@types/istanbul-reports@3.0.1",
| "_inBundle": false,
| "_integrity": "sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==",
| "_location": "/@types/istanbul-reports",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/istanbul-reports@^3.0.0",
| "name": "@types/istanbul-reports",
| "escapedName": "@types%2fistanbul-reports",
| "scope": "@types",
| "rawSpec": "^3.0.0",
| "saveSpec": null,
| "fetchSpec": "^3.0.0"
| },
| "_requiredBy": [
| "/@jest/types"
| ],
| "_resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz",
| "_shasum": "9153fe98bba2bd565a63add9436d6f0d7f8468ff",
| "_spec": "@types/istanbul-reports@^3.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"
| },
| {
| "name": "Elena Shcherbakova",
| "url": "https://github.com/not-a-doctor"
| }
| ],
| "dependencies": {
| "@types/istanbul-lib-report": "*"
| },
| "deprecated": false,
| "description": "TypeScript definitions for istanbul-reports",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-reports",
| "license": "MIT",
| "main": "",
| "name": "@types/istanbul-reports",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/istanbul-reports"
| },
| "scripts": {},
| "typeScriptVersion": "3.6",
| "types": "index.d.ts",
| "typesPublisherContentHash": "b331eb26db90bca3bd6f1e18a10a4f37631f149624847439756763800996e143",
| "version": "3.0.1"
| }
|
|