{
    "name": "@types/koa-favicon",
    "version": "2.1.4",
    "description": "TypeScript definitions for koa-favicon",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-favicon",
    "license": "MIT",
    "contributors": [
        {
            "name": "Jerry Chin",
            "githubUsername": "hellopao",
            "url": "https://github.com/hellopao"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/koa-favicon"
    },
    "scripts": {},
    "dependencies": {
        "@types/koa": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "62e6a61e4e660d6d36e5c6cc2ec27f831168cd4d7fa0fb6718a980fcabee82ee",
    "typeScriptVersion": "5.2"
}