fei.wang
10 天以前 ae7b22322555448d95fd56f505bafa325c167a26
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
30
31
32
33
34
{
    "name": "@types/mime",
    "version": "1.3.5",
    "description": "TypeScript definitions for mime",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mime",
    "license": "MIT",
    "contributors": [
        {
            "name": "Jeff Goddard",
            "githubUsername": "jedigo",
            "url": "https://github.com/jedigo"
        },
        {
            "name": "Daniel Hritzkiv",
            "githubUsername": "dhritzkiv",
            "url": "https://github.com/dhritzkiv"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/mime"
    },
    "scripts": {},
    "dependencies": {},
    "typesPublisherContentHash": "2ad7ee9a549e6721825e733c6a1a7e8bee0ca7ba93d9ab922c8f4558def52d77",
    "typeScriptVersion": "4.5"
 
,"_resolved": "https://registry.npmmirror.com/@types/mime/-/mime-1.3.5.tgz"
,"_integrity": "sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w=="
,"_from": "@types/mime@^1"
}