{
    "name": "@types/koa-json",
    "version": "2.0.23",
    "description": "TypeScript definitions for koa-json",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-json",
    "license": "MIT",
    "contributors": [
        {
            "name": "Alex Friedman",
            "githubUsername": "brooklyndev",
            "url": "https://github.com/brooklyndev"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/koa-json"
    },
    "scripts": {},
    "dependencies": {
        "@types/koa": "*"
    },
    "typesPublisherContentHash": "56116179add3c75b1a4b0768a32c73e037d1638bc6c86fbf1edb6f421f55f66d",
    "typeScriptVersion": "4.5"
}