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
| {
| "_args": [
| [
| "@types/istanbul-lib-coverage@2.0.1",
| "E:\\ximenzi\\wms\\old\\api"
| ]
| ],
| "_development": true,
| "_from": "@types/istanbul-lib-coverage@2.0.1",
| "_id": "@types/istanbul-lib-coverage@2.0.1",
| "_inBundle": false,
| "_integrity": "sha512-hRJD2ahnnpLgsj6KWMYSrmXkM3rm2Dl1qkx6IOFD5FnuNPXJIG5L0dhgKXCYTRMGzU4n0wImQ/xfmRc4POUFlg==",
| "_location": "/@types/istanbul-lib-coverage",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/istanbul-lib-coverage@2.0.1",
| "name": "@types/istanbul-lib-coverage",
| "escapedName": "@types%2fistanbul-lib-coverage",
| "scope": "@types",
| "rawSpec": "2.0.1",
| "saveSpec": null,
| "fetchSpec": "2.0.1"
| },
| "_requiredBy": [
| "/@jest/types",
| "/@types/istanbul-lib-report",
| "/@types/istanbul-reports"
| ],
| "_resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.1.tgz",
| "_spec": "2.0.1",
| "_where": "E:\\ximenzi\\wms\\old\\api",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "Jason Cheatham",
| "url": "https://github.com/jason0x43"
| },
| {
| "name": "Lorenzo Rapetti",
| "url": "https://github.com/loryman"
| }
| ],
| "dependencies": {},
| "description": "TypeScript definitions for istanbul-lib-coverage",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "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": "2.4",
| "types": "index",
| "typesPublisherContentHash": "fb2cf9603945473dc60dede8472e884daa070938a01b09aa816ca0cc979213ba",
| "version": "2.0.1"
| }
|
|