{
    "name": "@types/koa-cors",
    "version": "0.0.6",
    "description": "TypeScript definitions for koa-cors",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-cors",
    "license": "MIT",
    "contributors": [
        {
            "name": "Romain Faust",
            "githubUsername": "romain-faust",
            "url": "https://github.com/romain-faust"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/koa-cors"
    },
    "scripts": {},
    "dependencies": {
        "@types/koa": "*"
    },
    "typesPublisherContentHash": "2609ce1b1384d8329c6707ffce4b1395e34d4132f439200e7f4e3ebe71bd9aa1",
    "typeScriptVersion": "4.5"
}