UNPKG

1.03 kBJSONView Raw
1{
2 "name": "@types/istanbul-reports",
3 "version": "3.0.1",
4 "description": "TypeScript definitions for istanbul-reports",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-reports",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Jason Cheatham",
10 "url": "https://github.com/jason0x43",
11 "githubUsername": "jason0x43"
12 },
13 {
14 "name": "Elena Shcherbakova",
15 "url": "https://github.com/not-a-doctor",
16 "githubUsername": "not-a-doctor"
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-reports"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/istanbul-lib-report": "*"
29 },
30 "typesPublisherContentHash": "b331eb26db90bca3bd6f1e18a10a4f37631f149624847439756763800996e143",
31 "typeScriptVersion": "3.6"
32}
\No newline at end of file