UNPKG

@types/koa

Version:
65 lines 1.97 kB
{ "name": "@types/koa", "version": "3.0.3", "description": "TypeScript definitions for koa", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa", "license": "MIT", "contributors": [ { "name": "jKey Lu", "githubUsername": "jkeylu", "url": "https://github.com/jkeylu" }, { "name": "Brice Bernard", "githubUsername": "brikou", "url": "https://github.com/brikou" }, { "name": "harryparkdotio", "githubUsername": "harryparkdotio", "url": "https://github.com/harryparkdotio" }, { "name": "Wooram Jun", "githubUsername": "chatoo2412", "url": "https://github.com/chatoo2412" }, { "name": "Christian Vaagland Tellnes", "githubUsername": "tellnes", "url": "https://github.com/tellnes" }, { "name": "Piotr Kuczynski", "githubUsername": "pkuczynski", "url": "https://github.com/pkuczynski" }, { "name": "vnoder", "githubUsername": "vnoder", "url": "https://github.com/vnoder" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/koa" }, "scripts": {}, "dependencies": { "@types/accepts": "*", "@types/content-disposition": "*", "@types/cookies": "*", "@types/http-assert": "*", "@types/http-errors": "^2", "@types/keygrip": "*", "@types/koa-compose": "*", "@types/node": "*" }, "peerDependencies": {}, "typesPublisherContentHash": "f8bfaa892efa1596c809a277e5df6fbb3ba1fe5ab3868ece05b4949a5c9ce802", "typeScriptVersion": "5.3" }