File size: 945 Bytes
f9f0fec
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "name": "@types/cors",
    "version": "2.8.17",
    "description": "TypeScript definitions for cors",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cors",
    "license": "MIT",
    "contributors": [
        {
            "name": "Alan Plum",
            "githubUsername": "pluma",
            "url": "https://github.com/pluma"
        },
        {
            "name": "Gaurav Sharma",
            "githubUsername": "gtpan77",
            "url": "https://github.com/gtpan77"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/cors"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "04d506dbb23d9e7a142bfb227d59c61102abec00fb40694bb64a8d9fe1f1a3a1",
    "typeScriptVersion": "4.5"
}