aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@types/istanbul-lib-coverage/package.json
blob: ab6688ea6f27c0a03ac99f69e3dacf0391c0f4c9 (plain)
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
{
    "name": "@types/istanbul-lib-coverage",
    "version": "2.0.4",
    "description": "TypeScript definitions for istanbul-lib-coverage",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-coverage",
    "license": "MIT",
    "contributors": [
        {
            "name": "Jason Cheatham",
            "url": "https://github.com/jason0x43",
            "githubUsername": "jason0x43"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/istanbul-lib-coverage"
    },
    "scripts": {},
    "dependencies": {},
    "typesPublisherContentHash": "4df627cf114fc2a3196e0bde6df85bc30eb84e778319bcc5dcfdf962ee9fe093",
    "typeScriptVersion": "3.8"
}