UNPKG

989 BJSONView Raw
1{
2 "name": "@types/istanbul-lib-source-maps",
3 "version": "4.0.1",
4 "description": "TypeScript definitions for istanbul-lib-source-maps",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Jason Cheatham",
9 "url": "https://github.com/jason0x43",
10 "githubUsername": "jason0x43"
11 },
12 {
13 "name": "Sridhar Mallela",
14 "url": "https://github.com/sridharmallela",
15 "githubUsername": "sridharmallela"
16 }
17 ],
18 "main": "",
19 "types": "index.d.ts",
20 "repository": {
21 "type": "git",
22 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
23 "directory": "types/istanbul-lib-source-maps"
24 },
25 "scripts": {},
26 "dependencies": {
27 "@types/istanbul-lib-coverage": "*",
28 "source-map": "^0.6.1"
29 },
30 "typesPublisherContentHash": "20b16793b1cd9d5095a73c5259dd008819e07080c5b0605dec731a9a66405a86",
31 "typeScriptVersion": "2.8"
32}
\No newline at end of file