{
    "name": "@types/cors",
    "version": "2.8.14",
    "description": "TypeScript definitions for cors",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cors",
    "license": "MIT",
    "contributors": [
        {
            "name": "Alan Plum",
            "url": "https://github.com/pluma",
            "githubUsername": "pluma"
        },
        {
            "name": "Gaurav Sharma",
            "url": "https://github.com/gtpan77",
            "githubUsername": "gtpan77"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/cors"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "e4fbb8898e768e27ad521fb9c66aa964ab5cf7859301d685017386ebd41c2d3e",
    "typeScriptVersion": "4.3"
}