UNPKG

1.1 kBJSONView Raw
1{
2 "name": "@types/istanbul-lib-source-maps",
3 "version": "4.0.4",
4 "description": "TypeScript definitions for istanbul-lib-source-maps",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-source-maps",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Jason Cheatham",
10 "githubUsername": "jason0x43",
11 "url": "https://github.com/jason0x43"
12 },
13 {
14 "name": "Sridhar Mallela",
15 "githubUsername": "sridharmallela",
16 "url": "https://github.com/sridharmallela"
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-source-maps"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/istanbul-lib-coverage": "*",
29 "source-map": "^0.6.1"
30 },
31 "typesPublisherContentHash": "5f7036d97e08dee091acf5237785fd3d53568b0cd5564868809167f51a060fab",
32 "typeScriptVersion": "4.5"
33}
\No newline at end of file