{
    "name": "@types/koa-compose",
    "version": "3.2.5",
    "description": "TypeScript definitions for koa-compose",
    "license": "MIT",
    "contributors": [
        {
            "name": "jKey Lu",
            "url": "https://github.com/jkeylu",
            "githubUsername": "jkeylu"
        },
        {
            "name": "Anton Astashov",
            "url": "https://github.com/astashov",
            "githubUsername": "astashov"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/koa-compose"
    },
    "scripts": {},
    "dependencies": {
        "@types/koa": "*"
    },
    "typesPublisherContentHash": "a5fb98541fe6f08d4799ff1ca630573727c2aaf2ecaeabcdef672cde7eb1c72d",
    "typeScriptVersion": "2.8"
}