{
    "name": "@types/koa__router",
    "version": "12.0.5",
    "description": "TypeScript definitions for @koa/router",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa__router",
    "license": "MIT",
    "contributors": [
        {
            "name": "Jerry Chin",
            "githubUsername": "hellopao",
            "url": "https://github.com/hellopao"
        },
        {
            "name": "Pavel Ivanov",
            "githubUsername": "schfkt",
            "url": "https://github.com/schfkt"
        },
        {
            "name": "JounQin",
            "githubUsername": "JounQin",
            "url": "https://github.com/JounQin"
        },
        {
            "name": "Romain Faust",
            "githubUsername": "romain-faust",
            "url": "https://github.com/romain-faust"
        },
        {
            "name": "Guillaume Mayer",
            "githubUsername": "Guillaume-Mayer",
            "url": "https://github.com/Guillaume-Mayer"
        },
        {
            "name": "Andrea Gueugnaut",
            "githubUsername": "falinor",
            "url": "https://github.com/falinor"
        },
        {
            "name": "Jeremy Forsythe",
            "githubUsername": "jdforsythe",
            "url": "https://github.com/jdforsythe"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/koa__router"
    },
    "scripts": {},
    "dependencies": {
        "@types/koa": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "ee2bd1d48b55c724a01a787e571eb75bb351c5538f98e2ce0e7ce918a17f9f46",
    "typeScriptVersion": "5.2"
}