{
    "name": "@types/koa",
    "version": "2.13.8",
    "description": "TypeScript definitions for Koa",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa",
    "license": "MIT",
    "contributors": [
        {
            "name": "jKey Lu",
            "url": "https://github.com/jkeylu",
            "githubUsername": "jkeylu"
        },
        {
            "name": "Brice Bernard",
            "url": "https://github.com/brikou",
            "githubUsername": "brikou"
        },
        {
            "name": "harryparkdotio",
            "url": "https://github.com/harryparkdotio",
            "githubUsername": "harryparkdotio"
        },
        {
            "name": "Wooram Jun",
            "url": "https://github.com/chatoo2412",
            "githubUsername": "chatoo2412"
        },
        {
            "name": "Christian Vaagland Tellnes",
            "url": "https://github.com/tellnes",
            "githubUsername": "tellnes"
        },
        {
            "name": "Piotr Kuczynski",
            "url": "https://github.com/pkuczynski",
            "githubUsername": "pkuczynski"
        },
        {
            "name": "vnoder",
            "url": "https://github.com/vnoder",
            "githubUsername": "vnoder"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/koa"
    },
    "scripts": {},
    "dependencies": {
        "@types/accepts": "*",
        "@types/content-disposition": "*",
        "@types/cookies": "*",
        "@types/http-assert": "*",
        "@types/http-errors": "*",
        "@types/keygrip": "*",
        "@types/koa-compose": "*",
        "@types/node": "*"
    },
    "typesPublisherContentHash": "2a3d4c8bb7a15259a324e94ee4d0b09e395b21087fcb556abf3f5be85aaa8f7d",
    "typeScriptVersion": "4.3"
}