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-lib-report@*",
| "_id": "@types/istanbul-lib-report@3.0.0",
| "_inBundle": false,
| "_integrity": "sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==",
| "_location": "/@types/istanbul-lib-report",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/istanbul-lib-report@*",
| "name": "@types/istanbul-lib-report",
| "escapedName": "@types%2fistanbul-lib-report",
| "scope": "@types",
| "rawSpec": "*",
| "saveSpec": null,
| "fetchSpec": "*"
| },
| "_requiredBy": [
| "/@types/istanbul-reports"
| ],
| "_resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
| "_shasum": "c14c24f18ea8190c118ee7562b7ff99a36552686",
| "_spec": "@types/istanbul-lib-report@*",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@types\\istanbul-reports",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Jason Cheatham",
| "url": "https://github.com/jason0x43"
| },
| {
| "name": "Zacharias Björngren",
| "url": "https://github.com/zache"
| }
| ],
| "dependencies": {
| "@types/istanbul-lib-coverage": "*"
| },
| "deprecated": false,
| "description": "TypeScript definitions for istanbul-lib-report",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/istanbul-lib-report",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/istanbul-lib-report"
| },
| "scripts": {},
| "typeScriptVersion": "2.8",
| "types": "index.d.ts",
| "typesPublisherContentHash": "f8b2f5e15a24d9f52a96c5cfadb0f582bf6200ce8643e15422c3c8f1a2bb1c63",
| "version": "3.0.0"
| }
|
|