{
    "name": "@types/koa-session",
    "version": "6.4.5",
    "description": "TypeScript definitions for koa-session",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-session",
    "license": "MIT",
    "contributors": [
        {
            "name": "Yu Hsin Lu",
            "githubUsername": "kerol2r20",
            "url": "https://github.com/kerol2r20"
        },
        {
            "name": "Tomek Łaziuk",
            "githubUsername": "tlaziuk",
            "url": "https://github.com/tlaziuk"
        },
        {
            "name": "Hiroshi Ioka",
            "githubUsername": "hirochachacha",
            "url": "https://github.com/hirochachacha"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/koa-session"
    },
    "scripts": {},
    "dependencies": {
        "@types/cookies": "*",
        "@types/koa": "*"
    },
    "typesPublisherContentHash": "022178fdc00d56cd45ab87a5439d632a3300a9dcfea153617a50c981d07a7090",
    "typeScriptVersion": "4.5"
}