zhangyong
2023-08-22 1353e87cb21a4032d585d7404bae9042f2ebcf08
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
    "name": "@types/lodash",
    "version": "4.14.195",
    "description": "TypeScript definitions for Lo-Dash",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash",
    "license": "MIT",
    "contributors": [
        {
            "name": "Brian Zengel",
            "url": "https://github.com/bczengel",
            "githubUsername": "bczengel"
        },
        {
            "name": "Ilya Mochalov",
            "url": "https://github.com/chrootsu",
            "githubUsername": "chrootsu"
        },
        {
            "name": "AJ Richardson",
            "url": "https://github.com/aj-r",
            "githubUsername": "aj-r"
        },
        {
            "name": "e-cloud",
            "url": "https://github.com/e-cloud",
            "githubUsername": "e-cloud"
        },
        {
            "name": "Georgii Dolzhykov",
            "url": "https://github.com/thorn0",
            "githubUsername": "thorn0"
        },
        {
            "name": "Jack Moore",
            "url": "https://github.com/jtmthf",
            "githubUsername": "jtmthf"
        },
        {
            "name": "Dominique Rau",
            "url": "https://github.com/DomiR",
            "githubUsername": "DomiR"
        },
        {
            "name": "William Chelman",
            "url": "https://github.com/WilliamChelman",
            "githubUsername": "WilliamChelman"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/lodash"
    },
    "scripts": {},
    "dependencies": {},
    "typesPublisherContentHash": "511fee61d6ee9c65fa58c2adfea8692c665eba179542b7f18eebfa3f216e5972",
    "typeScriptVersion": "4.3"
}