UNPKG

1.04 kBJSONView Raw
1{
2 "name": "@types/istanbul-lib-report",
3 "version": "3.0.3",
4 "description": "TypeScript definitions for istanbul-lib-report",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-report",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Jason Cheatham",
10 "githubUsername": "jason0x43",
11 "url": "https://github.com/jason0x43"
12 },
13 {
14 "name": "Zacharias Björngren",
15 "githubUsername": "zache",
16 "url": "https://github.com/zache"
17 }
18 ],
19 "main": "",
20 "types": "index.d.ts",
21 "repository": {
22 "type": "git",
23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
24 "directory": "types/istanbul-lib-report"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/istanbul-lib-coverage": "*"
29 },
30 "typesPublisherContentHash": "7036cfd1108c02c3ceec9ffab2cbc424c76e2cafd694c550037d808bf66e3946",
31 "typeScriptVersion": "4.5"
32}
\No newline at end of file