马宇豪
2024-07-16 f591c27b57e2418c9495bc02ae8cfff84d35bc18
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.12",
    "description": "TypeScript definitions for json-schema 4.0, 6.0 and",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema",
    "license": "MIT",
    "contributors": [
        {
            "name": "Boris Cherny",
            "url": "https://github.com/bcherny",
            "githubUsername": "bcherny"
        },
        {
            "name": "Lucian Buzzo",
            "url": "https://github.com/lucianbuzzo",
            "githubUsername": "lucianbuzzo"
        },
        {
            "name": "Roland Groza",
            "url": "https://github.com/rolandjitsu",
            "githubUsername": "rolandjitsu"
        },
        {
            "name": "Jason Kwok",
            "url": "https://github.com/JasonHK",
            "githubUsername": "JasonHK"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/json-schema"
    },
    "scripts": {},
    "dependencies": {},
    "typesPublisherContentHash": "839fb01aad39138bdff54a832897abf7c18b3e294fd2aacb7e43442825a7f1d3",
    "typeScriptVersion": "4.3"
}