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
26
27
28
29
| {
| "name": "@types/source-list-map",
| "version": "0.1.6",
| "description": "TypeScript definitions for source-list-map",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/source-list-map",
| "license": "MIT",
| "contributors": [
| {
| "name": "e-cloud",
| "githubUsername": "e-cloud",
| "url": "https://github.com/e-cloud"
| }
| ],
| "main": "",
| "types": "index.d.ts",
| "repository": {
| "type": "git",
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/source-list-map"
| },
| "scripts": {},
| "dependencies": {},
| "typesPublisherContentHash": "07d3ed18f56b2577ea692c7caa363a48937da1181a8af2b18a95e2447c75c614",
| "typeScriptVersion": "4.5"
|
| ,"_resolved": "https://registry.npmmirror.com/@types/source-list-map/-/source-list-map-0.1.6.tgz"
| ,"_integrity": "sha512-5JcVt1u5HDmlXkwOD2nslZVllBBc7HDuOICfiZah2Z0is8M8g+ddAEawbmd3VjedfDHBzxCaXLs07QEmb7y54g=="
| ,"_from": "@types/source-list-map@*"
| }
|
|