aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@types/react/package.json
blob: cfcdd69bb92fc19c9b8c2c2524e07aff658ce3bd (plain)
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
    "name": "@types/react",
    "version": "16.0.10",
    "description": "TypeScript definitions for React",
    "license": "MIT",
    "contributors": [
        {
            "name": "Asana",
            "url": "https://asana.com"
        },
        {
            "name": "AssureSign",
            "url": "http://www.assuresign.com"
        },
        {
            "name": "Microsoft",
            "url": "https://microsoft.com"
        },
        {
            "name": "John Reilly",
            "url": "https://github.com/johnnyreilly",
            "githubUsername": "johnnyreilly"
        },
        {
            "name": "Benoit Benezech",
            "url": "https://github.com/bbenezech",
            "githubUsername": "bbenezech"
        },
        {
            "name": "Patricio Zavolinsky",
            "url": "https://github.com/pzavolinsky",
            "githubUsername": "pzavolinsky"
        },
        {
            "name": "Digiguru",
            "url": "https://github.com/digiguru",
            "githubUsername": "digiguru"
        },
        {
            "name": "Eric Anderson",
            "url": "https://github.com/ericanderson",
            "githubUsername": "ericanderson"
        },
        {
            "name": "Albert Kurniawan",
            "url": "https://github.com/morcerf",
            "githubUsername": "morcerf"
        },
        {
            "name": "Tanguy Krotoff",
            "url": "https://github.com/tkrotoff",
            "githubUsername": "tkrotoff"
        },
        {
            "name": "Dovydas Navickas",
            "url": "https://github.com/DovydasNavickas",
            "githubUsername": "DovydasNavickas"
        },
        {
            "name": "Stéphane Goetz",
            "url": "https://github.com/onigoetz",
            "githubUsername": "onigoetz"
        },
        {
            "name": "Rich Seviora",
            "url": "https://github.com/richseviora",
            "githubUsername": "richseviora"
        }
    ],
    "main": "",
    "repository": {
        "type": "git",
        "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
    },
    "scripts": {},
    "dependencies": {},
    "typesPublisherContentHash": "c70c61a9cb582d98c1b9643596953da9b2b2c8575e81ba765d350b3a6775dcc1",
    "typeScriptVersion": "2.3"
}