xwt
3 天以前 f4711865a8ea9566910bfcc6daa31795b89272a7
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
35
36
37
38
39
40
{
    "name": "@types/json-schema",
    "version": "7.0.15",
    "description": "TypeScript definitions for json-schema",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema",
    "license": "MIT",
    "contributors": [
        {
            "name": "Boris Cherny",
            "githubUsername": "bcherny",
            "url": "https://github.com/bcherny"
        },
        {
            "name": "Lucian Buzzo",
            "githubUsername": "lucianbuzzo",
            "url": "https://github.com/lucianbuzzo"
        },
        {
            "name": "Roland Groza",
            "githubUsername": "rolandjitsu",
            "url": "https://github.com/rolandjitsu"
        },
        {
            "name": "Jason Kwok",
            "githubUsername": "JasonHK",
            "url": "https://github.com/JasonHK"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/json-schema"
    },
    "scripts": {},
    "dependencies": {},
    "typesPublisherContentHash": "79984fd70cd25c3f7d72b84368778c763c89728ea0073832d745d4691b705257",
    "typeScriptVersion": "4.5"
}