{
    "name": "@types/koa",
    "version": "2.13.1",
    "description": "TypeScript definitions for Koa",
    "license": "MIT",
    "contributors": [
        {
            "name": "DavidCai1993",
            "url": "https://github.com/DavidCai1993",
            "githubUsername": "DavidCai1993"
        },
        {
            "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"
        }
    ],
    "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": "1ee47df53e4b33873fd6f630745dab7f43c29eb599f78be230ac497d54a4e76b",
    "typeScriptVersion": "3.4"
}