{
    "name": "@types/koa",
    "version": "3.0.2",
    "description": "TypeScript definitions for koa",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa",
    "license": "MIT",
    "contributors": [
        {
            "name": "jKey Lu",
            "githubUsername": "jkeylu",
            "url": "https://github.com/jkeylu"
        },
        {
            "name": "Brice Bernard",
            "githubUsername": "brikou",
            "url": "https://github.com/brikou"
        },
        {
            "name": "harryparkdotio",
            "githubUsername": "harryparkdotio",
            "url": "https://github.com/harryparkdotio"
        },
        {
            "name": "Wooram Jun",
            "githubUsername": "chatoo2412",
            "url": "https://github.com/chatoo2412"
        },
        {
            "name": "Christian Vaagland Tellnes",
            "githubUsername": "tellnes",
            "url": "https://github.com/tellnes"
        },
        {
            "name": "Piotr Kuczynski",
            "githubUsername": "pkuczynski",
            "url": "https://github.com/pkuczynski"
        },
        {
            "name": "vnoder",
            "githubUsername": "vnoder",
            "url": "https://github.com/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": "^2",
        "@types/keygrip": "*",
        "@types/koa-compose": "*",
        "@types/node": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "fee57460bf8b4acef5cf367db2510a5410c1ae3e2c7adf20936addbdcb55b197",
    "typeScriptVersion": "5.2"
}