aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@types/node/package.json
blob: 09fcb9c38d2a82963c7b7cdc769a1be7b87ec110 (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
{
    "name": "@types/node",
    "version": "8.0.20",
    "description": "TypeScript definitions for Node.js",
    "license": "MIT",
    "contributors": [
        {
            "name": "Microsoft TypeScript",
            "url": "http://typescriptlang.org"
        },
        {
            "name": "DefinitelyTyped",
            "url": "https://github.com/DefinitelyTyped/DefinitelyTyped"
        },
        {
            "name": "Parambir Singh",
            "url": "https://github.com/parambirs"
        },
        {
            "name": "Roberto Desideri",
            "url": "https://github.com/RobDesideri"
        },
        {
            "name": "Christian Vaagland Tellnes",
            "url": "https://github.com/tellnes"
        },
        {
            "name": "Wilco Bakker",
            "url": "https://github.com/WilcoBakker"
        },
        {
            "name": "Nicolas Voigt",
            "url": "https://github.com/octo-sniffle"
        },
        {
            "name": "Chigozirim C.",
            "url": "https://github.com/smac89"
        },
        {
            "name": "Flarna",
            "url": "https://github.com/Flarna"
        },
        {
            "name": "Mariusz Wiktorczyk",
            "url": "https://github.com/mwiktorczyk"
        },
        {
            "name": "wwwy3y3",
            "url": "https://github.com/wwwy3y3"
        },
        {
            "name": "Daniel Imms",
            "url": "https://github.com/Tyriar"
        },
        {
            "name": "Deividas Bakanas",
            "url": "https://github.com/DeividasBakanas"
        }
    ],
    "main": "",
    "repository": {
        "type": "git",
        "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
    },
    "scripts": {},
    "dependencies": {},
    "peerDependencies": {},
    "typesPublisherContentHash": "7fe73090c10b2c90f6acb01b83f3f55735b274b2fa9b95a0a2feade8f3cfc16b",
    "typeScriptVersion": "2.2"
}