{
    "name": "@types/koa-bodyparser",
    "version": "4.3.10",
    "description": "TypeScript definitions for koa-bodyparser",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-bodyparser",
    "license": "MIT",
    "contributors": [
        {
            "name": "Jerry Chin",
            "url": "https://github.com/hellopao",
            "githubUsername": "hellopao"
        },
        {
            "name": "Hiroshi Ioka",
            "url": "https://github.com/hirochachacha",
            "githubUsername": "hirochachacha"
        },
        {
            "name": "Alexi Maschas",
            "url": "https://github.com/amaschas",
            "githubUsername": "amaschas"
        },
        {
            "name": "Pirasis Leelatanon",
            "url": "https://github.com/1pete",
            "githubUsername": "1pete"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/koa-bodyparser"
    },
    "scripts": {},
    "dependencies": {
        "@types/koa": "*"
    },
    "typesPublisherContentHash": "5c3e437194a7de261d59a0bd7ea99d4d0f60b2a2e15d0a8db5aaea139f3dd788",
    "typeScriptVersion": "4.1"
}